Datasets:
Add individual dataset: c3
Browse files- .gitattributes +4 -0
- data/c3/dataset_dict.json +1 -0
- data/c3/metadata.json +29 -0
- data/c3/test/data-00000-of-00001.arrow +3 -0
- data/c3/test/dataset_info.json +32 -0
- data/c3/test/state.json +13 -0
- data/c3/train/cache-06d9fd854398ae85.arrow +3 -0
- data/c3/train/cache-1e6772c8f6a3fd76.arrow +0 -0
- data/c3/train/cache-8823eb25fae48137.arrow +3 -0
- data/c3/train/cache-bb3fb99693aca0b2.arrow +0 -0
- data/c3/train/cache-cbb311e34b5cb60d.arrow +3 -0
- data/c3/train/cache-d176d5977f3ff896.arrow +0 -0
- data/c3/train/cache-db9890bf3be37229.arrow +3 -0
- data/c3/train/cache-fb7740721f0b8f7a.arrow +0 -0
- data/c3/train/data-00000-of-00001.arrow +3 -0
- data/c3/train/dataset_info.json +32 -0
- data/c3/train/state.json +13 -0
.gitattributes
CHANGED
|
@@ -305,3 +305,7 @@ data/a9/metadata.json filter=lfs diff=lfs merge=lfs -text
|
|
| 305 |
data/a9/train/data-00000-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
|
| 306 |
data/a9/train/data-00001-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
|
| 307 |
data/c2/train/cache-4cbf704083064936.arrow filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 305 |
data/a9/train/data-00000-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
|
| 306 |
data/a9/train/data-00001-of-00002.arrow filter=lfs diff=lfs merge=lfs -text
|
| 307 |
data/c2/train/cache-4cbf704083064936.arrow filter=lfs diff=lfs merge=lfs -text
|
| 308 |
+
data/c3/train/cache-06d9fd854398ae85.arrow filter=lfs diff=lfs merge=lfs -text
|
| 309 |
+
data/c3/train/cache-8823eb25fae48137.arrow filter=lfs diff=lfs merge=lfs -text
|
| 310 |
+
data/c3/train/cache-cbb311e34b5cb60d.arrow filter=lfs diff=lfs merge=lfs -text
|
| 311 |
+
data/c3/train/cache-db9890bf3be37229.arrow filter=lfs diff=lfs merge=lfs -text
|
data/c3/dataset_dict.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"splits": ["train", "test"]}
|
data/c3/metadata.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"group_type": "cyclic",
|
| 3 |
+
"group_parameters": {
|
| 4 |
+
"n": 3
|
| 5 |
+
},
|
| 6 |
+
"group_order": 3,
|
| 7 |
+
"group_degree": 3,
|
| 8 |
+
"num_train_samples": 80000,
|
| 9 |
+
"num_test_samples": 20000,
|
| 10 |
+
"min_seq_length": 1024,
|
| 11 |
+
"max_seq_length": 1024,
|
| 12 |
+
"permutation_map": {
|
| 13 |
+
"0": [
|
| 14 |
+
0,
|
| 15 |
+
1,
|
| 16 |
+
2
|
| 17 |
+
],
|
| 18 |
+
"1": [
|
| 19 |
+
1,
|
| 20 |
+
2,
|
| 21 |
+
0
|
| 22 |
+
],
|
| 23 |
+
"2": [
|
| 24 |
+
2,
|
| 25 |
+
0,
|
| 26 |
+
1
|
| 27 |
+
]
|
| 28 |
+
}
|
| 29 |
+
}
|
data/c3/test/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c15f0213f9d45568f7db2f5e3fe900e6bf02aca3297aee57af8000d6b01aefae
|
| 3 |
+
size 41811456
|
data/c3/test/dataset_info.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"input_sequence": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"target": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"sequence_length": {
|
| 14 |
+
"dtype": "int64",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"group_degree": {
|
| 18 |
+
"dtype": "int64",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"group_order": {
|
| 22 |
+
"dtype": "int64",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"group_type": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
"homepage": "",
|
| 31 |
+
"license": ""
|
| 32 |
+
}
|
data/c3/test/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "6e585ecfb06e5f29",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|
data/c3/train/cache-06d9fd854398ae85.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0575c765c75234a307ffe0ff10e6d55ba0fb63649ff764db2436127ba1152260
|
| 3 |
+
size 414256
|
data/c3/train/cache-1e6772c8f6a3fd76.arrow
ADDED
|
Binary file (25.7 kB). View file
|
|
|
data/c3/train/cache-8823eb25fae48137.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f0fb8c84734dddb78b371274bdcc3f115aca4feb43a0131f700a6141f3108ea
|
| 3 |
+
size 113176
|
data/c3/train/cache-bb3fb99693aca0b2.arrow
ADDED
|
Binary file (19.4 kB). View file
|
|
|
data/c3/train/cache-cbb311e34b5cb60d.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97904cee1c8dd8bc7bb86d0b208fe191b906f80fecb657965d61bf00d37604d0
|
| 3 |
+
size 814704
|
data/c3/train/cache-d176d5977f3ff896.arrow
ADDED
|
Binary file (62.8 kB). View file
|
|
|
data/c3/train/cache-db9890bf3be37229.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a67e15ba9daf4f04d1ccb40467f15ac2fc9b7fc01347640432c6addb77980a02
|
| 3 |
+
size 212896
|
data/c3/train/cache-fb7740721f0b8f7a.arrow
ADDED
|
Binary file (37.8 kB). View file
|
|
|
data/c3/train/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2db083a16c9fe782f8fee94d43b54c157f94233f32029a7a0d300914abe9759b
|
| 3 |
+
size 167243616
|
data/c3/train/dataset_info.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"citation": "",
|
| 3 |
+
"description": "",
|
| 4 |
+
"features": {
|
| 5 |
+
"input_sequence": {
|
| 6 |
+
"dtype": "string",
|
| 7 |
+
"_type": "Value"
|
| 8 |
+
},
|
| 9 |
+
"target": {
|
| 10 |
+
"dtype": "string",
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"sequence_length": {
|
| 14 |
+
"dtype": "int64",
|
| 15 |
+
"_type": "Value"
|
| 16 |
+
},
|
| 17 |
+
"group_degree": {
|
| 18 |
+
"dtype": "int64",
|
| 19 |
+
"_type": "Value"
|
| 20 |
+
},
|
| 21 |
+
"group_order": {
|
| 22 |
+
"dtype": "int64",
|
| 23 |
+
"_type": "Value"
|
| 24 |
+
},
|
| 25 |
+
"group_type": {
|
| 26 |
+
"dtype": "string",
|
| 27 |
+
"_type": "Value"
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
"homepage": "",
|
| 31 |
+
"license": ""
|
| 32 |
+
}
|
data/c3/train/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "9219846895bc5930",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": null
|
| 13 |
+
}
|