How to use it
#15
by
CristianJD
- opened
Thank you for your interest in our work!
The Time-300B
dataset consists of files with .json
and .bin
extensions. The .json
file contains metadata describing the dataset, while the .bin
file contains the corresponding time-series data.
Due to file size constraints, you may have only downloaded the .json
file. To obtain the complete dataset, you may find the following download command helpful:
pip install huggingface_hub
huggingface-cli download Maple728/Time-300B --repo-type dataset --local-dir ./Time-300B
Please feel free to contact us if you have any questions.