ammar-shaikh commited on
Commit
6e45cda
·
verified ·
1 Parent(s): 864c8b1

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. data-00000-of-00001.arrow +3 -0
  2. dataset_info.json +35 -0
  3. state.json +13 -0
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4fd2b5c9d9d4311ddd6817f711621c9fb004ad95780c8707d22b41b9326f0cf
3
+ size 467688
dataset_info.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "topic": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "question": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "choices": {
14
+ "feature": {
15
+ "dtype": "string",
16
+ "_type": "Value"
17
+ },
18
+ "_type": "List"
19
+ },
20
+ "answer": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "explanation": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "difficulty_level": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ }
32
+ },
33
+ "homepage": "",
34
+ "license": ""
35
+ }
state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "e0b5f44091cfca5c",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }