Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Add eval config
Browse files
eval.yaml
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name: TempReasonL1
|
| 2 |
+
description: Measuring the ability to retrieve the groundtruth answers to reasoning
|
| 3 |
+
task queries on TempReason l1.
|
| 4 |
+
evaluation_framework: mteb
|
| 5 |
+
tasks:
|
| 6 |
+
- id: TempReasonL1
|
| 7 |
+
- id: TempReasonL1_default_test
|
| 8 |
+
config: default
|
| 9 |
+
split: test
|