Reja1 commited on
Commit
ebee8dc
·
1 Parent(s): 45ee7d5

Updated question_id in README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -219,7 +219,7 @@ This repository contains scripts to run the benchmark evaluation directly:
219
  **Run specific questions:**
220
  ```bash
221
  # Run specific question IDs
222
- python src/benchmark_runner.py --config configs/benchmark_config.yaml --model "google/gemini-2.5-pro-preview-03-25" --question_ids "NEET_2024_T3_001,NEET_2024_T3_002,JEE_ADVANCE_2024_P1_MATH_01"
223
  ```
224
 
225
  **Custom output directory:**
 
219
  **Run specific questions:**
220
  ```bash
221
  # Run specific question IDs
222
+ python src/benchmark_runner.py --config configs/benchmark_config.yaml --model "google/gemini-2.5-pro-preview-03-25" --question_ids "N24T3001,N24T3002,JA24P1M01"
223
  ```
224
 
225
  **Custom output directory:**