update readme

This commit is contained in:
lidia9 2025-05-09 11:25:54 +02:00
parent 06109d9190
commit 4306bbcf67
1 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,8 @@ Output:
└── information.txt # report of that precise run (e.g. model_name, benchmark_name, metrics, date)
```
Examples
#### 🔍 Examples
```bash
python benchmarks/eval.py --model ollama/qwen2.5:14b --dataset_file benchmarks/cybermetric/CyberMetric-2-v1.json --eval cybermetric --backend ollama
````