Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
License:
burtenshaw HF Staff commited on
Commit
9ea42c7
·
verified ·
1 Parent(s): 91874ca

Reorder task keys: put id first

Browse files
Files changed (1) hide show
  1. eval.yaml +4 -4
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
- - config: null
6
- id: ArguAna
7
  split: null
8
- - config: default
9
- id: ArguAna_default_test
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