Upload folder using huggingface_hub
Browse files- char_to_idx.pkl +3 -0
- test/data-00000-of-00001.arrow +3 -0
- test/data-00000-of-00002.arrow +3 -0
- test/data-00001-of-00002.arrow +3 -0
- test/dataset_info.json +29 -0
- test/state.json +21 -0
- train/data-00000-of-00011.arrow +3 -0
- train/data-00001-of-00002.arrow +3 -0
- train/data-00001-of-00011.arrow +3 -0
- train/data-00002-of-00011.arrow +3 -0
- train/data-00003-of-00011.arrow +3 -0
- train/data-00004-of-00011.arrow +3 -0
- train/data-00005-of-00011.arrow +3 -0
- train/data-00006-of-00011.arrow +3 -0
- train/data-00007-of-00011.arrow +3 -0
- train/data-00008-of-00011.arrow +3 -0
- train/data-00009-of-00011.arrow +3 -0
- train/data-00010-of-00011.arrow +3 -0
- train/dataset_info.json +29 -0
- train/state.json +48 -0
- val/data-00000-of-00001.arrow +3 -0
- val/data-00000-of-00002.arrow +3 -0
- val/data-00001-of-00002.arrow +3 -0
- val/dataset_info.json +29 -0
- val/state.json +21 -0
char_to_idx.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:876abb0a7efe270375b1e53e92984183032e3a9d8ec5d9a33ce13a0bb2e68ae7
|
3 |
+
size 1268
|
test/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bf6957593a4592010a173fcc837679f519c626515033a766efd88642f7d8962
|
3 |
+
size 83946768
|
test/data-00000-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fefa3bc998e94f7ea05b447bf7ed1d4cd19f682995a7ace44e823b6fcf925bf0
|
3 |
+
size 358626448
|
test/data-00001-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95faba170f835dba5f9462af97fb2ba2c3ecee5503773ee8187801376490404c
|
3 |
+
size 330996368
|
test/dataset_info.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"bw.png": {
|
6 |
+
"_type": "Image"
|
7 |
+
},
|
8 |
+
"json": {
|
9 |
+
"text": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"writer_id": {
|
14 |
+
"dtype": "int64",
|
15 |
+
"_type": "Value"
|
16 |
+
}
|
17 |
+
},
|
18 |
+
"__key__": {
|
19 |
+
"dtype": "string",
|
20 |
+
"_type": "Value"
|
21 |
+
},
|
22 |
+
"__url__": {
|
23 |
+
"dtype": "string",
|
24 |
+
"_type": "Value"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"homepage": "",
|
28 |
+
"license": ""
|
29 |
+
}
|
test/state.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "69a7c9760fffad10",
|
11 |
+
"_format_columns": [
|
12 |
+
"bw.png",
|
13 |
+
"json",
|
14 |
+
"__key__",
|
15 |
+
"__url__"
|
16 |
+
],
|
17 |
+
"_format_kwargs": {},
|
18 |
+
"_format_type": null,
|
19 |
+
"_output_all_columns": false,
|
20 |
+
"_split": null
|
21 |
+
}
|
train/data-00000-of-00011.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1daa0e26c845b8aad324cd1ac29955d3bacdf4f3608bce73c16825cf9678177
|
3 |
+
size 518939424
|
train/data-00001-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e327f329fc2ff70ec99b34dca3962f584a4698fd65f8bdfb978962ffed14749e
|
3 |
+
size 332644760
|
train/data-00001-of-00011.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79d9340a44d4d5e56539d7f6163ce58209d50b1400a21fb5590254282e7716e9
|
3 |
+
size 525180312
|
train/data-00002-of-00011.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b90566c7b019690546c1e2147bb47ad9abf5743e7fe6db8ce182d72270248d5
|
3 |
+
size 516016656
|
train/data-00003-of-00011.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca30b107e73c8d5d4dbd7fbcf374b580e843035ba683c71f48bf36ff221e1a02
|
3 |
+
size 530371984
|
train/data-00004-of-00011.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f9fb3953bf075459473f87a2f02c972e126d9e21b7471c5f1fa9b6bb4d9a01a
|
3 |
+
size 521177080
|
train/data-00005-of-00011.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4c862534c8c0d5747c97a580bf56656671bc832a4e916a3392227e356d94c69
|
3 |
+
size 514700472
|
train/data-00006-of-00011.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6505b8e64a5d42d823d4b95943257603c238e630cab3d0b8899e180c21809b8
|
3 |
+
size 506452184
|
train/data-00007-of-00011.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be9deba48a6a5c0ae22f6be6a686584d4146de717119dc5069696e829e4fc996
|
3 |
+
size 495907040
|
train/data-00008-of-00011.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae9f81e7b72ee65a77c5d588ca989ec0553eacdbe5e0a0e93bbbd355db1dc34c
|
3 |
+
size 485547416
|
train/data-00009-of-00011.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2836a44e84045271233dcf30fcbe8f0956bd53122aec759d522e27ed69d1897d
|
3 |
+
size 459606128
|
train/data-00010-of-00011.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b158f80b12f8ef1022cbcac37db8d463266f6e380f4c88e6db66a11976a571d2
|
3 |
+
size 434711128
|
train/dataset_info.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"bw.png": {
|
6 |
+
"_type": "Image"
|
7 |
+
},
|
8 |
+
"json": {
|
9 |
+
"text": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"writer_id": {
|
14 |
+
"dtype": "int64",
|
15 |
+
"_type": "Value"
|
16 |
+
}
|
17 |
+
},
|
18 |
+
"__key__": {
|
19 |
+
"dtype": "string",
|
20 |
+
"_type": "Value"
|
21 |
+
},
|
22 |
+
"__url__": {
|
23 |
+
"dtype": "string",
|
24 |
+
"_type": "Value"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"homepage": "",
|
28 |
+
"license": ""
|
29 |
+
}
|
train/state.json
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00011.arrow"
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"filename": "data-00001-of-00011.arrow"
|
8 |
+
},
|
9 |
+
{
|
10 |
+
"filename": "data-00002-of-00011.arrow"
|
11 |
+
},
|
12 |
+
{
|
13 |
+
"filename": "data-00003-of-00011.arrow"
|
14 |
+
},
|
15 |
+
{
|
16 |
+
"filename": "data-00004-of-00011.arrow"
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"filename": "data-00005-of-00011.arrow"
|
20 |
+
},
|
21 |
+
{
|
22 |
+
"filename": "data-00006-of-00011.arrow"
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"filename": "data-00007-of-00011.arrow"
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"filename": "data-00008-of-00011.arrow"
|
29 |
+
},
|
30 |
+
{
|
31 |
+
"filename": "data-00009-of-00011.arrow"
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"filename": "data-00010-of-00011.arrow"
|
35 |
+
}
|
36 |
+
],
|
37 |
+
"_fingerprint": "960837c8f06f2313",
|
38 |
+
"_format_columns": [
|
39 |
+
"bw.png",
|
40 |
+
"json",
|
41 |
+
"__key__",
|
42 |
+
"__url__"
|
43 |
+
],
|
44 |
+
"_format_kwargs": {},
|
45 |
+
"_format_type": null,
|
46 |
+
"_output_all_columns": false,
|
47 |
+
"_split": null
|
48 |
+
}
|
val/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:797364ea56182d371478ba710eeeb61a0fefdde07588b342c1d87e8d24f447f9
|
3 |
+
size 84199008
|
val/data-00000-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ecd19148829a513e06f06f740065b1c4e0cad61c012d0737dbe6b47bb11cc3f
|
3 |
+
size 357340352
|
val/data-00001-of-00002.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54c60d660bd2f52e3ec53577e4c70f8fffb589fc1043e088917643ee86738f22
|
3 |
+
size 329808224
|
val/dataset_info.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"bw.png": {
|
6 |
+
"_type": "Image"
|
7 |
+
},
|
8 |
+
"json": {
|
9 |
+
"text": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"writer_id": {
|
14 |
+
"dtype": "int64",
|
15 |
+
"_type": "Value"
|
16 |
+
}
|
17 |
+
},
|
18 |
+
"__key__": {
|
19 |
+
"dtype": "string",
|
20 |
+
"_type": "Value"
|
21 |
+
},
|
22 |
+
"__url__": {
|
23 |
+
"dtype": "string",
|
24 |
+
"_type": "Value"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"homepage": "",
|
28 |
+
"license": ""
|
29 |
+
}
|
val/state.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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": "8dd176d419094d8b",
|
11 |
+
"_format_columns": [
|
12 |
+
"bw.png",
|
13 |
+
"json",
|
14 |
+
"__key__",
|
15 |
+
"__url__"
|
16 |
+
],
|
17 |
+
"_format_kwargs": {},
|
18 |
+
"_format_type": null,
|
19 |
+
"_output_all_columns": false,
|
20 |
+
"_split": null
|
21 |
+
}
|