Views
No views yet
DistilBertForSequenceClassification| ID | Label | ID | Label |
|---|---|---|---|
| 0 | english | 10 | math |
| 1 | music | 11 | philosophy |
| 2 | environmental science | 12 | psychology |
| 3 | history | 13 | engineering |
| 4 | art and design | 14 | biology |
| 5 | political science | 15 | sociology |
| 6 | computer science | 16 | chemistry |
| 7 | business/management | 17 | economics |
| 8 | medicine/health sciences | 18 | physics |
| 9 | law |
1{
2 "model_type": "distilbert",
3 "initializer_range": 0.02,
4 "problem_type": "single_label_classification",
5 "torch_dtype": "float32",
6 "transformers_version": "4.49.0"
7}