Abelex's picture
Upload folder using huggingface_hub
5026d8a verified
{
"model_type": "bert",
"architecture": "HybridSentenceChuLo",
"chunk_size": 512,
"max_chunks": 8,
"num_labels": 8,
"label2id": {
"accident": 0,
"agriculture": 1,
"economy": 2,
"education": 3,
"health": 4,
"politics": 5,
"sport": 6,
"technology": 7
},
"id2label": {
"0": "accident",
"1": "agriculture",
"2": "economy",
"3": "education",
"4": "health",
"5": "politics",
"6": "sport",
"7": "technology"
},
"pretrained_model": "Davlan/bert-base-multilingual-cased-finetuned-amharic",
"top_k_sentences": 12
}