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-1050-10S/dataset_info.json +40 -0
- ds-1050-10S/state.json +13 -0
- ds-1075-5T/dataset_info.json +37 -0
- ds-1075-5T/state.json +13 -0
- ds-1078-10S/dataset_info.json +40 -0
- ds-1078-10S/state.json +13 -0
- ds-1090-T/dataset_info.json +37 -0
- ds-1090-T/state.json +13 -0
- ds-1101-5T/dataset_info.json +37 -0
- ds-1101-5T/state.json +13 -0
- ds-1139-T/dataset_info.json +37 -0
- ds-1139-T/state.json +13 -0
- ds-1150-5T/dataset_info.json +40 -0
- ds-1150-5T/state.json +13 -0
- ds-1152-T/dataset_info.json +40 -0
- ds-1152-T/state.json +13 -0
- ds-1164-T/data-00000-of-00001.arrow +3 -0
- ds-1218-T/dataset_info.json +37 -0
- ds-1218-T/state.json +13 -0
- ds-1232-5T/dataset_info.json +40 -0
- ds-1232-5T/state.json +13 -0
- ds-127-10S/data-00000-of-00001.arrow +3 -0
- ds-134-T/dataset_info.json +40 -0
- ds-134-T/state.json +13 -0
- ds-1506-T/dataset_info.json +37 -0
- ds-1506-T/state.json +13 -0
- ds-1621-D/dataset_info.json +40 -0
- ds-1621-D/state.json +13 -0
- ds-169-10S/dataset_info.json +37 -0
- ds-169-10S/state.json +13 -0
- ds-1920-30T/data-00000-of-00001.arrow +3 -0
- ds-1932-H/dataset_info.json +37 -0
- ds-1932-H/state.json +13 -0
- ds-2022-H/dataset_info.json +40 -0
- ds-2022-H/state.json +13 -0
- ds-2060-D/dataset_info.json +37 -0
- ds-2060-D/state.json +13 -0
- ds-2095-30T/dataset_info.json +37 -0
- ds-2095-30T/state.json +13 -0
- ds-2136-30T/dataset_info.json +37 -0
- ds-2136-30T/state.json +13 -0
- ds-215-T/dataset_info.json +37 -0
- ds-215-T/state.json +13 -0
- ds-2320-D/dataset_info.json +37 -0
- ds-2320-D/state.json +13 -0
- ds-2368-H/dataset_info.json +37 -0
- ds-2368-H/state.json +13 -0
- ds-2559-H/dataset_info.json +37 -0
- ds-2559-H/state.json +13 -0
- ds-2583-30T/data-00000-of-00001.arrow +3 -0
ds-1050-10S/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1050-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-1050-10S/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "7fd40c8eadd64cd8",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_3"
|
13 |
+
}
|
ds-1075-5T/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1075-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 |
+
"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-1075-5T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "912d0efa8833d5ae",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-1078-10S/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1078-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-1078-10S/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "1b3672e089497bc9",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_2"
|
13 |
+
}
|
ds-1090-T/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1090-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-1090-T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "842b12462699eff2",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-1101-5T/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1101-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 |
+
"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-1101-5T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "70945d17e6cec3f6",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-1139-T/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1139-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-1139-T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "ac252e6b76808ad7",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-1150-5T/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1150-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_60": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1150-5T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "fb6b68327699e977",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_60"
|
13 |
+
}
|
ds-1152-T/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1152-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 |
+
"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-1152-T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "5a310b8228bab337",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_5"
|
13 |
+
}
|
ds-1164-T/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9aba90dd188fbaffcc8a13eba8588fc2c23ab520a7f20a5a4cd1969259d314c
|
3 |
+
size 8390080
|
ds-1218-T/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1218-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-1218-T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "1e162fa1ec3b17c9",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-1232-5T/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1232-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_11": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-1232-5T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "a4e206b53d0c5252",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_11"
|
13 |
+
}
|
ds-127-10S/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54db86bb74384e6bd76f214148ae5814ac13dd1c6020556a16940d39fbd8431d
|
3 |
+
size 918744
|
ds-134-T/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-134-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 |
+
"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_14": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-134-T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "8c0c4ae868a9ecc1",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_14"
|
13 |
+
}
|
ds-1506-T/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1506-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-1506-T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "dfcfea01753be9b9",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-1621-D/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1621-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-1621-D/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "6417204b628a3d6f",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_100"
|
13 |
+
}
|
ds-169-10S/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-169-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-169-10S/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "076db1541a26583a",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-1920-30T/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:caa8ac3063dcd73cccf60120879a3b0938ca2e6fffede4fa90132edad6cd93ed
|
3 |
+
size 168600
|
ds-1932-H/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-1932-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-1932-H/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "535b1e33fa39ae9a",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-2022-H/dataset_info.json
ADDED
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2022-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_24": {
|
34 |
+
"name": "train",
|
35 |
+
"num_bytes": 0,
|
36 |
+
"num_examples": 1,
|
37 |
+
"dataset_name": null
|
38 |
+
}
|
39 |
+
}
|
40 |
+
}
|
ds-2022-H/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "4de523ccbee78b09",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_24"
|
13 |
+
}
|
ds-2060-D/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2060-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-2060-D/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "f38a7b5464c7551d",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-2095-30T/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2095-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-2095-30T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "b7a70352c72e8e89",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-2136-30T/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2136-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-2136-30T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "e893338ef4b8d0cc",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-215-T/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-215-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-215-T/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "7101cf7f868997d9",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-2320-D/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2320-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-2320-D/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "815c04ce44957687",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-2368-H/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2368-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-2368-H/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "a6640df96fb2d62e",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-2559-H/dataset_info.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"config_name": "default",
|
4 |
+
"dataset_name": "dd-2559-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-2559-H/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "e212209c0c553488",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": "vars_1"
|
13 |
+
}
|
ds-2583-30T/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bf2853a9f45d0e40a2af78c3150eb2ddfeab6a9582756c452d8b9fff8f48534
|
3 |
+
size 16440
|