en-headline / config.json
RafaelUI's picture
Upload 3 files
5948cc1 verified
Raw
History Blame Contribute Delete
517 Bytes
{
"schema_version": 1,
"dataset_name": "en-headline",
"language": "en",
"task": "text_classification",
"labels": ["Politics & Government", "Business & Economy", "Technology & Science", "Health & Medicine", "Environment & Climate", "Sports", "Entertainment & Culture", "Education", "Crime & Law", "Society & Lifestyle"],
"num_examples": { "train": 35000, "val": 700 },
"description": "Dataset for classifying news headlines in English. Contains headlines related to various categories",
"ctx_len": 96
}