Upload folder using huggingface_hub
Browse files- .DS_Store +0 -0
- ._.DS_Store +0 -0
- dataset_dict.json +1 -0
- dev/data-00000-of-00001.arrow +3 -0
- dev/dataset_info.json +28 -0
- dev/state.json +13 -0
- test/data-00000-of-00001.arrow +3 -0
- test/dataset_info.json +28 -0
- test/state.json +13 -0
- train/data-00000-of-00001.arrow +3 -0
- train/data-00000-of-00022.arrow +3 -0
- train/data-00001-of-00022.arrow +3 -0
- train/data-00002-of-00022.arrow +3 -0
- train/data-00003-of-00022.arrow +3 -0
- train/data-00004-of-00022.arrow +3 -0
- train/data-00005-of-00022.arrow +3 -0
- train/data-00006-of-00022.arrow +3 -0
- train/data-00007-of-00022.arrow +3 -0
- train/data-00008-of-00022.arrow +3 -0
- train/data-00009-of-00022.arrow +3 -0
- train/data-00010-of-00022.arrow +3 -0
- train/data-00011-of-00022.arrow +3 -0
- train/data-00012-of-00022.arrow +3 -0
- train/data-00013-of-00022.arrow +3 -0
- train/data-00014-of-00022.arrow +3 -0
- train/data-00015-of-00022.arrow +3 -0
- train/data-00016-of-00022.arrow +3 -0
- train/data-00017-of-00022.arrow +3 -0
- train/data-00018-of-00022.arrow +3 -0
- train/data-00019-of-00022.arrow +3 -0
- train/data-00020-of-00022.arrow +3 -0
- train/data-00021-of-00022.arrow +3 -0
- train/dataset_info.json +28 -0
- train/state.json +76 -0
.DS_Store
ADDED
|
Binary file (10.2 kB). View file
|
|
|
._.DS_Store
ADDED
|
Binary file (4.1 kB). View file
|
|
|
dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "dev", "test"]}
|
dev/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f97ce58b9d4dc20a63e781179f1664b3ca8ce0358ec27acfa4c4ab7b0362fe34
|
| 3 |
+
size 107908072
|
dev/dataset_info.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"text": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"word_count": {
|
| 14 |
+
"dtype": "int64",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"source": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"domain": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
}
|
| 25 |
+
},
|
| 26 |
+
"homepage": "",
|
| 27 |
+
"license": ""
|
| 28 |
+
}
|
dev/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "537348a2791dace9",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0b694bc6c5aaeb35142bcb6926c05780a9d4b49f16f62e9bf22a6d50648ca4b
|
| 3 |
+
size 107983736
|
test/dataset_info.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"text": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"word_count": {
|
| 14 |
+
"dtype": "int64",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"source": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"domain": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
}
|
| 25 |
+
},
|
| 26 |
+
"homepage": "",
|
| 27 |
+
"license": ""
|
| 28 |
+
}
|
test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "cea052ee3f7a1ec0",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
train/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03460ffd1b028e015682e1d9e4fb4e557077215c74c466c58e239ddb29504ce9
|
| 3 |
+
size 3592
|
train/data-00000-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f56fc5a12bdbe024db504be14ca33ccb143e61416c89a3a19449a13f1b4689ce
|
| 3 |
+
size 480515288
|
train/data-00001-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e642b62fdc19e6eb7abf13fa9f681ab399e91e4295868d2b8c54e6efbc50c8e7
|
| 3 |
+
size 481355992
|
train/data-00002-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6193a353c91c90d2fca67cbf04e0f6baf9c1384f8e164656dcc1407ad6f8e912
|
| 3 |
+
size 481417304
|
train/data-00003-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c17c8e0bb62a44e3acd8220966f2aa6d590994e6318d5e81131b26cf84af864b
|
| 3 |
+
size 481505112
|
train/data-00004-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0b84033e600584f877b0e03a5544786a164c8fcf30ddd21536351e69686f8c0
|
| 3 |
+
size 481458520
|
train/data-00005-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d60b182179afa57036c241305e00128e5b5643b0730830c1fdf55da6d5d89a5
|
| 3 |
+
size 481380208
|
train/data-00006-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7d897e6d0caac75c71b7dc3ad71bcc2ddf241283e14e3b63541ed369d734dc4
|
| 3 |
+
size 481454768
|
train/data-00007-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d047f17dfc4e77e1f543231bff4e4dd58872ee56f843f0f235aa842efd9e263
|
| 3 |
+
size 481463664
|
train/data-00008-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:348b86cb30616dfa3351b43ce4f1b8d4dfbbe13774f7f002061a584650c42044
|
| 3 |
+
size 481427440
|
train/data-00009-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddeab779b0f6dde7614ad7d575da65039358957c9a41cedc1532dc8488262d7c
|
| 3 |
+
size 482024344
|
train/data-00010-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c79addb3b0b217d4e5d1220234cf138757ae5b8b74b1374393225dd08e689a09
|
| 3 |
+
size 481265392
|
train/data-00011-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd6e5d28b3bd967706be63ccd97a0f3ef34fc6a1f3574807a18ce93e890e961a
|
| 3 |
+
size 481740016
|
train/data-00012-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cb2b7483e02e4ff8f31a202821d4cd1ef49bde954b8ab5039f38446663f2a24
|
| 3 |
+
size 481303216
|
train/data-00013-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fedab0b396b9c4dec83e71e68eeb5fdbd3d664745c935f5b4cc0d5675b4f99b5
|
| 3 |
+
size 481568424
|
train/data-00014-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a4462ecca295c1e72a9f5e75ed7a0dd9356b216149c7c4e90ef45edbfe10cf6
|
| 3 |
+
size 481221104
|
train/data-00015-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31026066fad63c3c77021933933a22394200fc0ceeec2af5868581e784088a19
|
| 3 |
+
size 481415920
|
train/data-00016-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63d46e987d44f5f14b1f59c920a1c92367a2188932d9a27edd55f619139c8d2b
|
| 3 |
+
size 481519472
|
train/data-00017-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6e09bb3600eede40c1012d8183e6e23e235dd3112a9bc4d7dc03b73ea175a8a
|
| 3 |
+
size 480803696
|
train/data-00018-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e1c9f2bd32ee179dd0f5624b6afa7b61950fc9ab122a052f68d86f39b43c0ef
|
| 3 |
+
size 481530368
|
train/data-00019-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90633048087876ac1ef226a039322e619ae491570efc7187e16b8d9cce62765b
|
| 3 |
+
size 482115696
|
train/data-00020-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a365226d239555c64cce1c8d68d167c1fcef7c62d2187914a1ea2a1b2143e6aa
|
| 3 |
+
size 480874096
|
train/data-00021-of-00022.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2bcaaaa2cb9e04d8785b06cf6d72e1e51e5a27e5cc2225a4ad9ed50b4984e32
|
| 3 |
+
size 481621456
|
train/dataset_info.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"id": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"text": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"word_count": {
|
| 14 |
+
"dtype": "int64",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"source": {
|
| 18 |
+
"dtype": "string",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"domain": {
|
| 22 |
+
"dtype": "string",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
}
|
| 25 |
+
},
|
| 26 |
+
"homepage": "",
|
| 27 |
+
"license": ""
|
| 28 |
+
}
|
train/state.json
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00022.arrow"
|
| 5 |
+
},
|
| 6 |
+
{
|
| 7 |
+
"filename": "data-00001-of-00022.arrow"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"filename": "data-00002-of-00022.arrow"
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"filename": "data-00003-of-00022.arrow"
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"filename": "data-00004-of-00022.arrow"
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"filename": "data-00005-of-00022.arrow"
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"filename": "data-00006-of-00022.arrow"
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"filename": "data-00007-of-00022.arrow"
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"filename": "data-00008-of-00022.arrow"
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"filename": "data-00009-of-00022.arrow"
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"filename": "data-00010-of-00022.arrow"
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"filename": "data-00011-of-00022.arrow"
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"filename": "data-00012-of-00022.arrow"
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"filename": "data-00013-of-00022.arrow"
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"filename": "data-00014-of-00022.arrow"
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"filename": "data-00015-of-00022.arrow"
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"filename": "data-00016-of-00022.arrow"
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"filename": "data-00017-of-00022.arrow"
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"filename": "data-00018-of-00022.arrow"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"filename": "data-00019-of-00022.arrow"
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"filename": "data-00020-of-00022.arrow"
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"filename": "data-00021-of-00022.arrow"
|
| 68 |
+
}
|
| 69 |
+
],
|
| 70 |
+
"_fingerprint": "411f7fc51ce2fc28",
|
| 71 |
+
"_format_columns": null,
|
| 72 |
+
"_format_kwargs": {},
|
| 73 |
+
"_format_type": null,
|
| 74 |
+
"_output_all_columns": false,
|
| 75 |
+
"_split": null
|
| 76 |
+
}
|