Datasets:

Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
mahirlabibdihan commited on
Commit
02c2d72
·
verified ·
1 Parent(s): 9d6d5d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -2,15 +2,16 @@
2
  license: apache-2.0
3
  task_categories:
4
  - question-answering
 
5
  language:
6
  - en
7
  size_categories:
8
  - n<1K
9
  configs:
10
- - config_name: benchmark
11
- data_files:
12
- - split: test
13
- path: dataset.json
14
  paperswithcode_id: mapeval-api
15
  ---
16
 
 
2
  license: apache-2.0
3
  task_categories:
4
  - question-answering
5
+ - multiple-choice
6
  language:
7
  - en
8
  size_categories:
9
  - n<1K
10
  configs:
11
+ - config_name: benchmark
12
+ data_files:
13
+ - split: test
14
+ path: dataset.json
15
  paperswithcode_id: mapeval-api
16
  ---
17