Datasets:
Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- ds-1144-10S/dataset_info.json +40 -0
- ds-1144-10S/state.json +13 -0
- ds-1193-10S/dataset_info.json +40 -0
- ds-1193-10S/state.json +13 -0
- ds-1199-5T/dataset_info.json +40 -0
- ds-1199-5T/state.json +13 -0
- ds-121-10S/dataset_info.json +37 -0
- ds-121-10S/state.json +13 -0
- ds-1226-10S/dataset_info.json +40 -0
- ds-1226-10S/state.json +13 -0
- ds-1345-T/data-00000-of-00001.arrow +3 -0
- ds-135-10S/dataset_info.json +37 -0
- ds-135-10S/state.json +13 -0
- ds-1442-5T/data-00000-of-00001.arrow +3 -0
- ds-1463-5T/dataset_info.json +40 -0
- ds-1463-5T/state.json +13 -0
- ds-1490-5T/dataset_info.json +40 -0
- ds-1490-5T/state.json +13 -0
- ds-1523-5T/dataset_info.json +40 -0
- ds-1523-5T/state.json +13 -0
- ds-1581-5T/dataset_info.json +40 -0
- ds-1581-5T/state.json +13 -0
- ds-1647-D/dataset_info.json +37 -0
- ds-1647-D/state.json +13 -0
- ds-1672-30T/data-00000-of-00001.arrow +3 -0
- ds-1741-H/dataset_info.json +37 -0
- ds-1741-H/state.json +13 -0
- ds-1833-D/dataset_info.json +40 -0
- ds-1833-D/state.json +13 -0
- ds-1896-H/dataset_info.json +40 -0
- ds-1896-H/state.json +13 -0
- ds-2-5T/dataset_info.json +40 -0
- ds-2-5T/state.json +13 -0
- ds-2142-30T/dataset_info.json +37 -0
- ds-2142-30T/state.json +13 -0
- ds-218-T/dataset_info.json +37 -0
- ds-218-T/state.json +13 -0
- ds-2269-D/dataset_info.json +40 -0
- ds-2269-D/state.json +13 -0
- ds-2277-D/data-00000-of-00001.arrow +3 -0
- ds-232-5T/dataset_info.json +40 -0
- ds-232-5T/state.json +13 -0
- ds-243-10S/dataset_info.json +40 -0
- ds-243-10S/state.json +13 -0
- ds-2452-D/dataset_info.json +40 -0
- ds-2452-D/state.json +13 -0
- ds-2458-D/dataset_info.json +37 -0
- ds-2458-D/state.json +13 -0
- ds-2488-H/data-00000-of-00001.arrow +3 -0
- ds-2554-H/dataset_info.json +40 -0
ds-1144-10S/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1144-10S",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_2": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1144-10S/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "12a9e836ea79009c",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_2"
|
13 |
+
}
|
ds-1193-10S/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1193-10S",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_3": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1193-10S/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "88accc3ed394666b",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_3"
|
13 |
+
}
|
ds-1199-5T/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1199-5T",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_38": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1199-5T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "373c2a9fa81b404c",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_38"
|
13 |
+
}
|
ds-121-10S/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-121-10S",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"dtype": "float64",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"_type": "Sequence"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"homepage": "",
|
28 |
+
"license": "",
|
29 |
+
"splits": {
|
30 |
+
"vars_1": {
|
31 |
+
"name": "train",
|
32 |
+
"num_bytes": 0,
|
33 |
+
"num_examples": 1,
|
34 |
+
"dataset_name": null
|
35 |
+
}
|
36 |
+
}
|
37 |
+
}
|
ds-121-10S/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "d95d4cacae793d7d",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-1226-10S/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1226-10S",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_68": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1226-10S/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "2beec7e1883a3717",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_68"
|
13 |
+
}
|
ds-1345-T/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:959cf1bce2eb2cd9f3bde367a32ec354f79dff25836143513c5dd6a9d112b61e
|
3 |
+
size 2360584
|
ds-135-10S/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-135-10S",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"dtype": "float64",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"_type": "Sequence"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"homepage": "",
|
28 |
+
"license": "",
|
29 |
+
"splits": {
|
30 |
+
"vars_1": {
|
31 |
+
"name": "train",
|
32 |
+
"num_bytes": 0,
|
33 |
+
"num_examples": 1,
|
34 |
+
"dataset_name": null
|
35 |
+
}
|
36 |
+
}
|
37 |
+
}
|
ds-135-10S/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "82fd75225e461ff6",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-1442-5T/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:590be3ca1ec72db3e159a85de46bb802d7f195621cc8c41878a5e7a9aea25c9c
|
3 |
+
size 132152
|
ds-1463-5T/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1463-5T",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_2": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1463-5T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "e2aa46c42ec5f2b8",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_2"
|
13 |
+
}
|
ds-1490-5T/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1490-5T",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_2": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1490-5T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "6e0da1cedf7aa834",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_2"
|
13 |
+
}
|
ds-1523-5T/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1523-5T",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_9": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1523-5T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "082a0a49f480041c",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_9"
|
13 |
+
}
|
ds-1581-5T/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1581-5T",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_4": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1581-5T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "b1e400e51cbc4266",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_4"
|
13 |
+
}
|
ds-1647-D/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1647-D",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"dtype": "float64",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"_type": "Sequence"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"homepage": "",
|
28 |
+
"license": "",
|
29 |
+
"splits": {
|
30 |
+
"vars_1": {
|
31 |
+
"name": "train",
|
32 |
+
"num_bytes": 0,
|
33 |
+
"num_examples": 1,
|
34 |
+
"dataset_name": null
|
35 |
+
}
|
36 |
+
}
|
37 |
+
}
|
ds-1647-D/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "50f30fb8af7d04b3",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-1672-30T/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3a3d53b1d77392f81c9760139beb27b30f80c72c7d589a7f2fb9af7bc736a8f
|
3 |
+
size 168632
|
ds-1741-H/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1741-H",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"dtype": "float64",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"_type": "Sequence"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"homepage": "",
|
28 |
+
"license": "",
|
29 |
+
"splits": {
|
30 |
+
"vars_1": {
|
31 |
+
"name": "train",
|
32 |
+
"num_bytes": 0,
|
33 |
+
"num_examples": 1,
|
34 |
+
"dataset_name": null
|
35 |
+
}
|
36 |
+
}
|
37 |
+
}
|
ds-1741-H/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "f476347175b2fec1",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-1833-D/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1833-D",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_17": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1833-D/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "9ebd2cef12a1fc4d",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_17"
|
13 |
+
}
|
ds-1896-H/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1896-H",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_9": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1896-H/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "dc632c58ea9c540e",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_9"
|
13 |
+
}
|
ds-2-5T/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2-5T",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_91": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-2-5T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "f3d76701f31fecb4",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_91"
|
13 |
+
}
|
ds-2142-30T/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2142-30T",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"dtype": "float64",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"_type": "Sequence"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"homepage": "",
|
28 |
+
"license": "",
|
29 |
+
"splits": {
|
30 |
+
"vars_1": {
|
31 |
+
"name": "train",
|
32 |
+
"num_bytes": 0,
|
33 |
+
"num_examples": 1,
|
34 |
+
"dataset_name": null
|
35 |
+
}
|
36 |
+
}
|
37 |
+
}
|
ds-2142-30T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "2d5516f72a8165c7",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-218-T/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-218-T",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"dtype": "float64",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"_type": "Sequence"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"homepage": "",
|
28 |
+
"license": "",
|
29 |
+
"splits": {
|
30 |
+
"vars_1": {
|
31 |
+
"name": "train",
|
32 |
+
"num_bytes": 0,
|
33 |
+
"num_examples": 1,
|
34 |
+
"dataset_name": null
|
35 |
+
}
|
36 |
+
}
|
37 |
+
}
|
ds-218-T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "3e4842924d0a5d26",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-2269-D/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2269-D",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_100": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-2269-D/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "d7c27cf532744d17",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_100"
|
13 |
+
}
|
ds-2277-D/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be81d3122c4ff3394b6d0c50d3640a35197ea0193d0705a1a067711b037f60a2
|
3 |
+
size 2840
|
ds-232-5T/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-232-5T",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_5": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-232-5T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "ff8d3a9da271e68b",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_5"
|
13 |
+
}
|
ds-243-10S/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-243-10S",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_5": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-243-10S/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "1074a0c9e7ca5140",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_5"
|
13 |
+
}
|
ds-2452-D/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2452-D",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_2": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-2452-D/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "86b534e7c61eb4db",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_2"
|
13 |
+
}
|
ds-2458-D/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2458-D",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"dtype": "float64",
|
22 |
+
"_type": "Value"
|
23 |
+
},
|
24 |
+
"_type": "Sequence"
|
25 |
+
}
|
26 |
+
},
|
27 |
+
"homepage": "",
|
28 |
+
"license": "",
|
29 |
+
"splits": {
|
30 |
+
"vars_1": {
|
31 |
+
"name": "train",
|
32 |
+
"num_bytes": 0,
|
33 |
+
"num_examples": 1,
|
34 |
+
"dataset_name": null
|
35 |
+
}
|
36 |
+
}
|
37 |
+
}
|
ds-2458-D/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "f530411ea4282438",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-2488-H/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:101930f312de386a46ab1651cb2c7082df80f1fc244cd38d5d77d69847983c91
|
3 |
+
size 42896
|
ds-2554-H/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2554-H",
|
5 |
+
"description": "",
|
6 |
+
"features": {
|
7 |
+
"start": {
|
8 |
+
"dtype": "string",
|
9 |
+
"_type": "Value"
|
10 |
+
},
|
11 |
+
"item_id": {
|
12 |
+
"dtype": "string",
|
13 |
+
"_type": "Value"
|
14 |
+
},
|
15 |
+
"freq": {
|
16 |
+
"dtype": "string",
|
17 |
+
"_type": "Value"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"feature": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "float64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"_type": "Sequence"
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"homepage": "",
|
31 |
+
"license": "",
|
32 |
+
"splits": {
|
33 |
+
"vars_100": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|