eryawww commited on
Commit
d802a7b
·
verified ·
1 Parent(s): abec63a

Upload folder using huggingface_hub

Browse files
data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9ac00404e5df38716ed77d45a4a9d28dc34c1cbfd253262a9ac07adb778da07
3
+ size 338498640
data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1de03551bd81c0ed1ed97c1d2e55bd8fdf27cc9ee3ebe7890add544f4531dcf
3
+ size 276790440
data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c1d8d53301ac8d75c8bfa7df5a9918a9daa8e599f390243bf81179d56bb8cab
3
+ size 448040904
dataset_info.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "_id": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "domain": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "sub_domain": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "difficulty": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "length": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "question": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "choice_A": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "choice_B": {
34
+ "dtype": "string",
35
+ "_type": "Value"
36
+ },
37
+ "choice_C": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "choice_D": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "answer": {
46
+ "dtype": "string",
47
+ "_type": "Value"
48
+ },
49
+ "context": {
50
+ "dtype": "string",
51
+ "_type": "Value"
52
+ },
53
+ "original_context": {
54
+ "dtype": "string",
55
+ "_type": "Value"
56
+ },
57
+ "context_unit": {
58
+ "feature": {
59
+ "dtype": "string",
60
+ "_type": "Value"
61
+ },
62
+ "_type": "List"
63
+ },
64
+ "kept_context_unit_mask": {
65
+ "feature": {
66
+ "dtype": "bool",
67
+ "_type": "Value"
68
+ },
69
+ "_type": "List"
70
+ },
71
+ "compression_words_ratio": {
72
+ "dtype": "float64",
73
+ "_type": "Value"
74
+ },
75
+ "compression_error": {
76
+ "dtype": "string",
77
+ "_type": "Value"
78
+ }
79
+ },
80
+ "homepage": "",
81
+ "license": ""
82
+ }
state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "e6ea34008550a1dd",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": null
19
+ }