ka05ar commited on
Commit
fd14572
·
verified ·
1 Parent(s): 6d42c49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -36
README.md CHANGED
@@ -1,40 +1,41 @@
1
  ---
2
  configs:
3
- - config_name: CA
4
- data_files:
5
- - split: test
6
- path:
7
- - "Task1(CA).csv"
8
-
9
- - config_name: DS
10
- data_files:
11
- - split: test
12
- path:
13
- - "Task2(DS).csv"
14
-
15
- - config_name: CQ
16
- data_files:
17
- - split: test
18
- path:
19
- - "Task3(CQ).csv"
20
-
21
- - config_name: FiB
22
- data_files:
23
- - split: test
24
- path:
25
- - "Task4(FiB).csv"
26
-
27
- - config_name: QNLI
28
- data_files:
29
- - split: test
30
- path:
31
- - "Task5(QNLI).csv"
32
-
33
- - config_name: AWP
34
- data_files:
35
- - split: test
36
- path:
37
- - "Task6(AWP).csv"
 
38
  ---
39
 
40
 
@@ -56,7 +57,6 @@ BenNumEval includes **3,255** curated examples divided into six task types:
56
  | Arithmetic Word Problems (AWP)| Real-world word problems requiring arithmetic reasoning | 650 |
57
 
58
  ---
59
-
60
  ## 📜 Citation
61
 
62
  If you use **BenNumEval** in your work, please cite:
 
1
  ---
2
  configs:
3
+ - config_name: CA
4
+ data_files:
5
+ - split: test
6
+ path:
7
+ - Task1(CA).csv
8
+ - config_name: DS
9
+ data_files:
10
+ - split: test
11
+ path:
12
+ - Task2(DS).csv
13
+ - config_name: CQ
14
+ data_files:
15
+ - split: test
16
+ path:
17
+ - Task3(CQ).csv
18
+ - config_name: FiB
19
+ data_files:
20
+ - split: test
21
+ path:
22
+ - Task4(FiB).csv
23
+ - config_name: QNLI
24
+ data_files:
25
+ - split: test
26
+ path:
27
+ - Task5(QNLI).csv
28
+ - config_name: AWP
29
+ data_files:
30
+ - split: test
31
+ path:
32
+ - Task6(AWP).csv
33
+ license: mit
34
+ language:
35
+ - bn
36
+ pretty_name: BenNumEval
37
+ size_categories:
38
+ - 1K<n<10K
39
  ---
40
 
41
 
 
57
  | Arithmetic Word Problems (AWP)| Real-world word problems requiring arithmetic reasoning | 650 |
58
 
59
  ---
 
60
  ## 📜 Citation
61
 
62
  If you use **BenNumEval** in your work, please cite: