1602353775wzj's picture
Add CzechVerseFormClassification v1.0.0 (19 gold forms, freq>=10; train/test; CC BY-SA 4.0)
637ff3c verified
Raw
History Blame Contribute Delete
720 Bytes
{
"name": "CzechVerseFormClassification",
"pretty_name": "Czech Verse Form Classification",
"poetrymteb_repo": "PoetryMTEB/CzechVerseFormClassification",
"version": "1.0.0",
"task": "multi-class-classification",
"language": [
"cs"
],
"n_classes": 19,
"n_examples": 8772,
"splits": {
"train": 7018,
"test": 1754
},
"has_validation": false,
"unit": "poem",
"label_field": "label",
"text_field": "poem",
"source": {
"github": "https://github.com/riazhsks/multilingual-annotated-poems"
},
"license": "cc-by-sa-4.0",
"metrics": [
"accuracy",
"macro_f1",
"weighted_f1"
],
"note": "Czech CCV gold poetic form classification"
}