doyensahoo commited on
Commit
fb132fe
1 Parent(s): b822614

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -15,6 +15,10 @@ Datasets accompanying the paper "Pushing the Limits of Pre-training for Time Ser
15
 
16
  ## Quick Start
17
 
 
 
 
 
18
  ### azure_vm_traces_2017
19
  ```python
20
  from datasets import load_dataset
 
15
 
16
  ## Quick Start
17
 
18
+ ```bash
19
+ pip install datasets==2.12.0 fsspec==2023.5.0
20
+ ```
21
+
22
  ### azure_vm_traces_2017
23
  ```python
24
  from datasets import load_dataset