{ "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" }