liweiya commited on
Commit
7f2a58b
·
1 Parent(s): 0006978

update readme

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. README.md +14 -0
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ ---
6
+ configs:
7
+ - config_name: objective_questions
8
+ data_files:
9
+ - split: test
10
+ path: objective_questions_public_80.json
11
+
12
+ - config_name: subjective_questions
13
+ data_files:
14
+ - split: test
15
+ path: subjective_questions_public_40.json
16
+ ---
17
+