Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
multi-class-classification
Size:
10K - 100K
License:
Add MultilingualPoetryMeterClassification v1.0.0 (7 meters, EN/DE/ES/CS, lang-capped; CC BY-SA 4.0)
4ed3fa6 verified | { | |
| "name": "MultilingualPoetryMeterClassification", | |
| "pretty_name": "Multilingual Poetry Meter Classification", | |
| "poetrymteb_repo": "PoetryMTEB/MultilingualPoetryMeterClassification", | |
| "version": "1.0.0", | |
| "task": "multi-class-classification", | |
| "language": [ | |
| "en", | |
| "de", | |
| "es", | |
| "cs" | |
| ], | |
| "n_classes": 7, | |
| "n_examples": 30578, | |
| "splits": { | |
| "train": 24464, | |
| "test": 6114 | |
| }, | |
| "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": "Multilingual metrical foot classification (EN/DE/ES/CS)" | |
| } | |