{ "name": "EnglishPoetryFormClassification", "pretty_name": "English Poetry Form Classification", "poetrymteb_repo": "PoetryMTEB/EnglishPoetryFormClassification", "version": "1.0.0", "task": "multi-class-classification", "language": [ "en" ], "n_classes": 15, "n_examples": 1351, "splits": { "train": 1080, "test": 271 }, "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": "English poetic form classification from gold form labels" }