a4faaed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- license: apache-2.0 source_datasets: - original task_categories: - time-series-forecasting pretty_name: LSPD configs: - config_name: default data_files: - split: train path: train/**/*.arrow - split: test path: test/**/*.arrow ---