| | { |
| | "schema": { |
| | "prompt": "string", |
| | "answer": "string" |
| | }, |
| | "system_prompt": "Отвечай в следующем формате:\n<think>\n...\n</think>\n<answer>\n...\n</answer>", |
| | "files": { |
| | "test": { |
| | "easy": { |
| | "path_in_repo": "test/test_easy_d2_n200_seed1001.jsonl", |
| | "filename": "test_easy_d2_n200_seed1001.jsonl", |
| | "difficulty": 2, |
| | "n": 200, |
| | "seed": 1001 |
| | }, |
| | "hard": { |
| | "path_in_repo": "test/test_hard_d8_n200_seed3001.jsonl", |
| | "filename": "test_hard_d8_n200_seed3001.jsonl", |
| | "difficulty": 8, |
| | "n": 200, |
| | "seed": 3001 |
| | }, |
| | "medium": { |
| | "path_in_repo": "test/test_medium_d5_n200_seed2001.jsonl", |
| | "filename": "test_medium_d5_n200_seed2001.jsonl", |
| | "difficulty": 5, |
| | "n": 200, |
| | "seed": 2001 |
| | } |
| | }, |
| | "dev": { |
| | "easy": { |
| | "path_in_repo": "dev/dev_easy_d2_n128_seed4001.jsonl", |
| | "filename": "dev_easy_d2_n128_seed4001.jsonl", |
| | "difficulty": 2, |
| | "n": 128, |
| | "seed": 4001 |
| | }, |
| | "hard": { |
| | "path_in_repo": "dev/dev_hard_d8_n128_seed4003.jsonl", |
| | "filename": "dev_hard_d8_n128_seed4003.jsonl", |
| | "difficulty": 8, |
| | "n": 128, |
| | "seed": 4003 |
| | }, |
| | "medium": { |
| | "path_in_repo": "dev/dev_medium_d5_n128_seed4002.jsonl", |
| | "filename": "dev_medium_d5_n128_seed4002.jsonl", |
| | "difficulty": 5, |
| | "n": 128, |
| | "seed": 4002 |
| | } |
| | }, |
| | "train": { |
| | "train_phase1_d1-5_d1-5_n8000_seed2025": { |
| | "path_in_repo": "train/train_phase1_d1-5_d1-5_n8000_seed2025.jsonl", |
| | "filename": "train_phase1_d1-5_d1-5_n8000_seed2025.jsonl", |
| | "difficulty": null, |
| | "n": null, |
| | "seed": null |
| | }, |
| | "train_phase2_d6-10_d6-10_n12000_seed3362_replay20_d4-5": { |
| | "path_in_repo": "train/train_phase2_d6-10_d6-10_n12000_seed3362_replay20_d4-5.jsonl", |
| | "filename": "train_phase2_d6-10_d6-10_n12000_seed3362_replay20_d4-5.jsonl", |
| | "difficulty": null, |
| | "n": null, |
| | "seed": null |
| | }, |
| | "train_phase2_d6-10_d6-10_n1200_seed3362_replay20_d4-5": { |
| | "path_in_repo": "train/train_phase2_d6-10_d6-10_n1200_seed3362_replay20_d4-5.jsonl", |
| | "filename": "train_phase2_d6-10_d6-10_n1200_seed3362_replay20_d4-5.jsonl", |
| | "difficulty": null, |
| | "n": null, |
| | "seed": null |
| | } |
| | } |
| | } |
| | } |