Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Reorder task keys: put id first
Browse files
eval.yaml
CHANGED
|
@@ -2,9 +2,9 @@ description: "ArguAna: Retrieval of the Best Counterargument without Prior Topic
|
|
| 2 |
evaluation_framework: mteb
|
| 3 |
name: ArguAna
|
| 4 |
tasks:
|
| 5 |
-
-
|
| 6 |
-
|
| 7 |
split: null
|
| 8 |
-
-
|
| 9 |
-
|
| 10 |
split: test
|
|
|
|
| 2 |
evaluation_framework: mteb
|
| 3 |
name: ArguAna
|
| 4 |
tasks:
|
| 5 |
+
- id: ArguAna
|
| 6 |
+
config: null
|
| 7 |
split: null
|
| 8 |
+
- id: ArguAna_default_test
|
| 9 |
+
config: default
|
| 10 |
split: test
|