Upload folder using huggingface_hub
Browse files- data-00000-of-00002.arrow +3 -0
- data-00001-of-00002.arrow +3 -0
- dataset_info.json +28 -0
- state.json +16 -0
data-00000-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab3efc63c6e7cf142b86c26e7d4e46808c290fd7c708e1d0fdc4d49cba0eddbd
|
3 |
+
size 276075136
|
data-00001-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d60747a6ea775bf28041056d9331cbf1aad05eed2181dd62f83ac55b141e675
|
3 |
+
size 328425680
|
dataset_info.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"input": {
|
6 |
+
"feature": {
|
7 |
+
"feature": {
|
8 |
+
"dtype": "int64",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"_type": "Sequence"
|
12 |
+
},
|
13 |
+
"_type": "Sequence"
|
14 |
+
},
|
15 |
+
"output": {
|
16 |
+
"feature": {
|
17 |
+
"feature": {
|
18 |
+
"dtype": "int64",
|
19 |
+
"_type": "Value"
|
20 |
+
},
|
21 |
+
"_type": "Sequence"
|
22 |
+
},
|
23 |
+
"_type": "Sequence"
|
24 |
+
}
|
25 |
+
},
|
26 |
+
"homepage": "",
|
27 |
+
"license": ""
|
28 |
+
}
|
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": "8dc787846654c617",
|
11 |
+
"_format_columns": null,
|
12 |
+
"_format_kwargs": {},
|
13 |
+
"_format_type": null,
|
14 |
+
"_output_all_columns": false,
|
15 |
+
"_split": null
|
16 |
+
}
|