File size: 363 Bytes
3bb9cf1
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
    "model_name": "NEA Classifier BERT",
    "description": "BERT model trained to classify if an article is from NEA.",
    "training_data": "Custom dataset of labeled news articles.",
    "metrics": "See 'nea_model_comprehensive_evaluation.json' for full evaluation metrics.",
    "tags": [
        "news classification",
        "BERT",
        "NEA"
    ]
}