ag_news_classifier / model_info.json
the369963's picture
Upload folder using huggingface_hub
055fe0f verified
{
"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"
}
}