From f8bdcb41ffeec646bdce0e3aa117508501ff01af Mon Sep 17 00:00:00 2001 From: Elron Bandel Date: Sun, 29 Sep 2024 16:41:38 +0300 Subject: [PATCH] Update README.md (#1242) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 07b6f9cbf..6a0de74d1 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ This is a simple example of running end-to-end evaluation in self contained pyth See more examples in examples subdirectory. -``` +```python from unitxt import get_logger from unitxt.api import evaluate, load_dataset from unitxt.blocks import Task, TaskCard @@ -127,7 +127,7 @@ for instance in evaluated_dataset: # 🦄 Contributors Please install Unitxt from source by: -``` +```bash git clone git@github.com:IBM/unitxt.git cd unitxt pip install -e ".[dev]" @@ -138,7 +138,7 @@ pre-commit install If you use Unitxt in your research, please cite our paper: -``` +```bib @inproceedings{bandel-etal-2024-unitxt, title = "Unitxt: Flexible, Shareable and Reusable Data Preparation and Evaluation for Generative {AI}", author = "Bandel, Elron and