jacklongplus commited on
Commit
3a6079b
·
verified ·
1 Parent(s): c69b423

Upload 5 files

Browse files
data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a89818d4905b444d20676c134c130788872421cedaeea4c661c18a90d61c621
3
+ size 198220152
data-00000-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc43dd18e1c1e8ee3421941bc5edfa5d2bfb27cfc60be24879d08308e9ac4625
3
+ size 426219176
data-00001-of-00002.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f917f3a1c82c3273a794871e5f916f7fa3bd02d9d17e5f3ff444a51cd178f290
3
+ size 434435136
dataset_info.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "text": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ },
12
+ "input_ids": {
13
+ "feature": {
14
+ "dtype": "int32",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "Sequence"
18
+ },
19
+ "attention_mask": {
20
+ "feature": {
21
+ "dtype": "int8",
22
+ "_type": "Value"
23
+ },
24
+ "_type": "Sequence"
25
+ },
26
+ "label": {
27
+ "dtype": "string",
28
+ "_type": "Value"
29
+ },
30
+ "description": {
31
+ "dtype": "string",
32
+ "_type": "Value"
33
+ },
34
+ "id": {
35
+ "dtype": "int64",
36
+ "_type": "Value"
37
+ }
38
+ },
39
+ "homepage": "",
40
+ "license": ""
41
+ }
state.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00002.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00002.arrow"
8
+ }
9
+ ],
10
+ "_fingerprint": "b57ccd49796d1d1f",
11
+ "_format_columns": null,
12
+ "_format_kwargs": {},
13
+ "_format_type": null,
14
+ "_output_all_columns": false,
15
+ "_split": null
16
+ }