Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Languages:
English
Size:
< 1K
ArXiv:
License:
Add eval config
Browse files
eval.yaml
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: AILAStatutes
|
| 2 |
+
description: This dataset is structured for the task of identifying the most relevant
|
| 3 |
+
statutes for a given situation.
|
| 4 |
+
evaluation_framework: mteb
|
| 5 |
+
tasks:
|
| 6 |
+
- id: AILAStatutes
|
| 7 |
+
- id: AILAStatutes_default_test
|
| 8 |
+
config: default
|
| 9 |
+
split: test
|