PopularPenguin
commited on
Commit
•
b3b921b
1
Parent(s):
0ef5301
Upload 6 files
Browse files- test_dataset.arrow +3 -0
- test_dataset_info.json +32 -0
- test_state.json +15 -0
- train_dataset.arrow +3 -0
- train_dataset_info.json +32 -0
- train_state.json +15 -0
test_dataset.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e92326cda78cfbfa69e7e5085d8a9d2922adf0aa4f658d9a861fd865d567a548
|
3 |
+
size 1849504
|
test_dataset_info.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": null,
|
3 |
+
"citation": "",
|
4 |
+
"config_name": null,
|
5 |
+
"dataset_size": null,
|
6 |
+
"description": "",
|
7 |
+
"download_checksums": null,
|
8 |
+
"download_size": null,
|
9 |
+
"features": {
|
10 |
+
"translation": {
|
11 |
+
"en": {
|
12 |
+
"_type": "Value",
|
13 |
+
"dtype": "string",
|
14 |
+
"id": null
|
15 |
+
},
|
16 |
+
"sparql": {
|
17 |
+
"_type": "Value",
|
18 |
+
"dtype": "string",
|
19 |
+
"id": null
|
20 |
+
}
|
21 |
+
}
|
22 |
+
},
|
23 |
+
"homepage": "",
|
24 |
+
"license": "",
|
25 |
+
"post_processed": null,
|
26 |
+
"post_processing_size": null,
|
27 |
+
"size_in_bytes": null,
|
28 |
+
"splits": null,
|
29 |
+
"supervised_keys": null,
|
30 |
+
"task_templates": null,
|
31 |
+
"version": null
|
32 |
+
}
|
test_state.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "d3f46dbb9be69fa4",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_indexes": {},
|
12 |
+
"_indices_data_files": null,
|
13 |
+
"_output_all_columns": false,
|
14 |
+
"_split": null
|
15 |
+
}
|
train_dataset.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:161195abe92e813d1752e304e96ae5845ba45f3a21c35a4a3db81b1c00c48b51
|
3 |
+
size 7500448
|
train_dataset_info.json
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"builder_name": null,
|
3 |
+
"citation": "",
|
4 |
+
"config_name": null,
|
5 |
+
"dataset_size": null,
|
6 |
+
"description": "",
|
7 |
+
"download_checksums": null,
|
8 |
+
"download_size": null,
|
9 |
+
"features": {
|
10 |
+
"translation": {
|
11 |
+
"en": {
|
12 |
+
"_type": "Value",
|
13 |
+
"dtype": "string",
|
14 |
+
"id": null
|
15 |
+
},
|
16 |
+
"sparql": {
|
17 |
+
"_type": "Value",
|
18 |
+
"dtype": "string",
|
19 |
+
"id": null
|
20 |
+
}
|
21 |
+
}
|
22 |
+
},
|
23 |
+
"homepage": "",
|
24 |
+
"license": "",
|
25 |
+
"post_processed": null,
|
26 |
+
"post_processing_size": null,
|
27 |
+
"size_in_bytes": null,
|
28 |
+
"splits": null,
|
29 |
+
"supervised_keys": null,
|
30 |
+
"task_templates": null,
|
31 |
+
"version": null
|
32 |
+
}
|
train_state.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "dataset.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "676e0d43c9920873",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_indexes": {},
|
12 |
+
"_indices_data_files": null,
|
13 |
+
"_output_all_columns": false,
|
14 |
+
"_split": null
|
15 |
+
}
|