| { | |
| "model_name": "distilbert-base-uncased", | |
| "num_labels": 4, | |
| "max_length": 128, | |
| "test_accuracy": 0.91, | |
| "test_f1": 0.9094610787257247, | |
| "label_map": { | |
| "0": "World", | |
| "1": "Sports", | |
| "2": "Business", | |
| "3": "Sci/Tech" | |
| } | |
| } |
| { | |
| "model_name": "distilbert-base-uncased", | |
| "num_labels": 4, | |
| "max_length": 128, | |
| "test_accuracy": 0.91, | |
| "test_f1": 0.9094610787257247, | |
| "label_map": { | |
| "0": "World", | |
| "1": "Sports", | |
| "2": "Business", | |
| "3": "Sci/Tech" | |
| } | |
| } |