| { | |
| "complexity_levels": { | |
| "1": "Factual/Declarative", | |
| "2": "Single-step reasoning", | |
| "3": "Multi-step reasoning", | |
| "4": "Complex reasoning", | |
| "5": "Formal/Abstract reasoning" | |
| }, | |
| "excluded_levels": [ | |
| 5 | |
| ], | |
| "train_levels": [ | |
| 1, | |
| 2, | |
| 3, | |
| 4 | |
| ], | |
| "num_labels": 1, | |
| "problem_type": "regression", | |
| "label_display_names": [ | |
| "Level 1 - Factual/Declarative", | |
| "Level 2 - Single-step reasoning", | |
| "Level 3 - Multi-step reasoning", | |
| "Level 4 - Complex reasoning" | |
| ] | |
| } |