emotion-tr / label_config.json
hayatiali's picture
Upload model via Fine-tune Assistant
2c6d2a9 verified
{
"labels": [
"negatif",
"notr",
"pozitif"
],
"id2label": {
"0": "negatif",
"1": "notr",
"2": "pozitif"
},
"label2id": {
"negatif": 0,
"notr": 1,
"pozitif": 2
},
"num_labels": 3,
"base_model": "dbmdz/bert-base-turkish-uncased",
"trained_at": "2025-12-15T11:32:25.499835"
}