taozi555 commited on
Commit
0cd9a8c
·
verified ·
1 Parent(s): 2c67ac8

Upload folder using huggingface_hub

Browse files
.ipynb_checkpoints/dataset_info-checkpoint.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_ids": {
6
+ "feature": {
7
+ "dtype": "int32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "labels": {
13
+ "feature": {
14
+ "dtype": "int64",
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
+ },
27
+ "homepage": "",
28
+ "license": ""
29
+ }
data-00000-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:023c5cf8b0722c5d8174fa23eef7dbd49c1aa0ce7ec541fbffedff14ead4688b
3
+ size 236422064
data-00001-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6613a61b802d685feaf869608920b354af9132caa16816415c5a003373fb3d6
3
+ size 327756992
data-00002-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18ed24c1fc281e5599307429f789efce9040ae43580bb3932d67f2ce23091fe3
3
+ size 543509984
data-00003-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd6e0df339c0242a8c46c17df8a51af5e1080272bcdcbfddc1bbe0fea3ecb1c0
3
+ size 581316448
data-00004-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6d8ca97b3132d069703aad1fcbce059355ca59fefef105449cf6e9368e6d3aa
3
+ size 514988040
data-00005-of-00006.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0e955b7d8f1d8f3c69b4b3e66178fe46dd3c3acd035f3e8af50f9af17108e5a
3
+ size 598038240
dataset_info.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "input_ids": {
6
+ "feature": {
7
+ "dtype": "int32",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "Sequence"
11
+ },
12
+ "labels": {
13
+ "feature": {
14
+ "dtype": "int64",
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
+ },
27
+ "homepage": "",
28
+ "license": ""
29
+ }
state.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00006.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00006.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00006.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00006.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00006.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00006.arrow"
20
+ }
21
+ ],
22
+ "_fingerprint": "f69605dca7a21715",
23
+ "_format_columns": [
24
+ "input_ids",
25
+ "labels",
26
+ "attention_mask"
27
+ ],
28
+ "_format_kwargs": {},
29
+ "_format_type": null,
30
+ "_output_all_columns": false,
31
+ "_split": null
32
+ }