Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
language-identification
Size:
10K - 100K
ArXiv:
License:
Add eval config
Browse files
eval.yaml
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: NordicLangClassification
|
| 2 |
+
description: A dataset for Nordic language identification.
|
| 3 |
+
evaluation_framework: mteb
|
| 4 |
+
tasks:
|
| 5 |
+
- id: NordicLangClassification
|
| 6 |
+
- id: NordicLangClassification_default_test
|
| 7 |
+
config: default
|
| 8 |
+
split: test
|