dvdmrs09 commited on
Commit
378027d
·
verified ·
1 Parent(s): f1fa4c5

Upload folder using huggingface_hub

Browse files
data-00000-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abbfb6954b5e007e4b550fd0c0ba6ee6d1d82350f12d3a8f78278f6e6683b9fa
3
+ size 435062464
data-00001-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f09f0bcef1553764926d8f5f3c52122e7b55ae2d12891fc29930c57938607004
3
+ size 387412648
data-00002-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da30a199029466d26502ba4b60ec8bc7494d4c57f789c0c4b730a3dc94e245e7
3
+ size 419706176
data-00003-of-00004.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36318dc114265dfd077f93cfc60490cba55a15c20ef6b83464baf00cf05bfcce
3
+ size 409457336
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
+ "attention_mask": {
13
+ "feature": {
14
+ "dtype": "int8",
15
+ "_type": "Value"
16
+ },
17
+ "_type": "Sequence"
18
+ },
19
+ "labels": {
20
+ "feature": {
21
+ "dtype": "int64",
22
+ "_type": "Value"
23
+ },
24
+ "_type": "Sequence"
25
+ }
26
+ },
27
+ "homepage": "",
28
+ "license": ""
29
+ }
state.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00004.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00004.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00004.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00004.arrow"
14
+ }
15
+ ],
16
+ "_fingerprint": "1695dea098e99999",
17
+ "_format_columns": [
18
+ "input_ids",
19
+ "attention_mask",
20
+ "labels"
21
+ ],
22
+ "_format_kwargs": {},
23
+ "_format_type": null,
24
+ "_output_all_columns": false,
25
+ "_split": null
26
+ }