Datasets:
whenxuan: update the test data
Browse files- README.md +15 -33
- test/data-00000-of-00001.arrow +2 -2
- test/state.json +1 -1
README.md
CHANGED
|
@@ -1,33 +1,15 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
source_datasets:
|
| 4 |
-
|
| 5 |
-
task_categories:
|
| 6 |
-
|
| 7 |
-
pretty_name: LSPD
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
# - split: train
|
| 17 |
-
# path: train/synthetic/**/*.arrow
|
| 18 |
-
# - config_name: time_series
|
| 19 |
-
# data_files:
|
| 20 |
-
# - split: train
|
| 21 |
-
# path: train/time_series/**/*.arrow
|
| 22 |
-
# - config_name: test
|
| 23 |
-
# data_files:
|
| 24 |
-
# - split: test
|
| 25 |
-
# path: test/*.arrow
|
| 26 |
-
configs:
|
| 27 |
-
- config_name: default
|
| 28 |
-
data_files:
|
| 29 |
-
- split: train
|
| 30 |
-
path: train/**/*.arrow
|
| 31 |
-
- split: test
|
| 32 |
-
path: test/**/*.arrow
|
| 33 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
source_datasets:
|
| 4 |
+
- original
|
| 5 |
+
task_categories:
|
| 6 |
+
- time-series-forecasting
|
| 7 |
+
pretty_name: LSPD
|
| 8 |
+
configs:
|
| 9 |
+
- config_name: default
|
| 10 |
+
data_files:
|
| 11 |
+
- split: train
|
| 12 |
+
path: train/**/*.arrow
|
| 13 |
+
- split: test
|
| 14 |
+
path: test/**/*.arrow
|
| 15 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/data-00000-of-00001.arrow
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd0cfa262c01924ba70ba2c29a68247f893c14bfe84667a24c93aceba430d49f
|
| 3 |
+
size 58948256
|
test/state.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"filename": "data-00000-of-00001.arrow"
|
| 5 |
}
|
| 6 |
],
|
| 7 |
-
"_fingerprint": "
|
| 8 |
"_format_columns": null,
|
| 9 |
"_format_kwargs": {},
|
| 10 |
"_format_type": null,
|
|
|
|
| 4 |
"filename": "data-00000-of-00001.arrow"
|
| 5 |
}
|
| 6 |
],
|
| 7 |
+
"_fingerprint": "8f46f530eb823661",
|
| 8 |
"_format_columns": null,
|
| 9 |
"_format_kwargs": {},
|
| 10 |
"_format_type": null,
|