mkyle commited on
Commit
ac2c68c
·
1 Parent(s): 97218fd

Upload 10 files

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "val", "test"]}
test/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42cbf8fe2c03174cac63e6865c1d05ea17f25123b92cb350e22e2279c3229b26
3
+ size 15754688
test/dataset_info.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "in": {
6
+ "feature": {
7
+ "dtype": "int64",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "in_len": {
13
+ "dtype": "int64",
14
+ "_type": "Value"
15
+ },
16
+ "idxs": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "labels": {
21
+ "feature": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "labels_len": {
28
+ "dtype": "int64",
29
+ "_type": "Value"
30
+ },
31
+ "string": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ }
35
+ },
36
+ "homepage": "",
37
+ "license": ""
38
+ }
test/state.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "c67cd552d52df512",
8
+ "_format_columns": [
9
+ "idxs",
10
+ "in",
11
+ "in_len",
12
+ "labels",
13
+ "labels_len",
14
+ "string"
15
+ ],
16
+ "_format_kwargs": {},
17
+ "_format_type": null,
18
+ "_output_all_columns": false,
19
+ "_split": null
20
+ }
train/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5648a3efaad4d27a1941589a6f95bfb579ac098a2ed3352588bb38ca0673762
3
+ size 81094112
train/dataset_info.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "in": {
6
+ "feature": {
7
+ "dtype": "int64",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "in_len": {
13
+ "dtype": "int64",
14
+ "_type": "Value"
15
+ },
16
+ "idxs": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "labels": {
21
+ "feature": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "labels_len": {
28
+ "dtype": "int64",
29
+ "_type": "Value"
30
+ },
31
+ "string": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ }
35
+ },
36
+ "homepage": "",
37
+ "license": ""
38
+ }
train/state.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "caa2d5700ff81785",
8
+ "_format_columns": [
9
+ "idxs",
10
+ "in",
11
+ "in_len",
12
+ "labels",
13
+ "labels_len",
14
+ "string"
15
+ ],
16
+ "_format_kwargs": {},
17
+ "_format_type": null,
18
+ "_output_all_columns": false,
19
+ "_split": null
20
+ }
val/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55fa99ade9167fa15b54bdd85686c3044c5b230a373a6a2436ae70c1c913667d
3
+ size 21887736
val/dataset_info.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "in": {
6
+ "feature": {
7
+ "dtype": "int64",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "in_len": {
13
+ "dtype": "int64",
14
+ "_type": "Value"
15
+ },
16
+ "idxs": {
17
+ "dtype": "int64",
18
+ "_type": "Value"
19
+ },
20
+ "labels": {
21
+ "feature": {
22
+ "dtype": "int64",
23
+ "_type": "Value"
24
+ },
25
+ "_type": "Sequence"
26
+ },
27
+ "labels_len": {
28
+ "dtype": "int64",
29
+ "_type": "Value"
30
+ },
31
+ "string": {
32
+ "dtype": "string",
33
+ "_type": "Value"
34
+ }
35
+ },
36
+ "homepage": "",
37
+ "license": ""
38
+ }
val/state.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "a3da4ab953970a76",
8
+ "_format_columns": [
9
+ "idxs",
10
+ "in",
11
+ "in_len",
12
+ "labels",
13
+ "labels_len",
14
+ "string"
15
+ ],
16
+ "_format_kwargs": {},
17
+ "_format_type": null,
18
+ "_output_all_columns": false,
19
+ "_split": null
20
+ }