File size: 401 Bytes
1b61551 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"model": "AfroBERTa (davlan/afroberta-base)",
"model_size": "500MB",
"hf_compatible": true,
"timestamp": "2026-02-17 17:22:12",
"metrics": {
"accuracy": 1.0,
"f1": 1.0,
"precision": 1.0,
"recall": 1.0
},
"training_config": {
"epochs": 5,
"batch_size": 16,
"learning_rate": 2e-05,
"max_length": 256,
"dataset": "msmaje/phd-hata-african-dataset"
}
} |