| { | |
| "label2id": { | |
| "python_programming_basics": 0, | |
| "database_fundamentals": 1, | |
| "web_development": 2, | |
| "software_engineering": 3, | |
| "oop_basics": 4 | |
| }, | |
| "id2label": { | |
| "0": "python_programming_basics", | |
| "1": "database_fundamentals", | |
| "2": "web_development", | |
| "3": "software_engineering", | |
| "4": "oop_basics" | |
| } | |
| } |