Yong99 commited on
Commit
a1ad3b5
·
verified ·
1 Parent(s): bbf6555

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ output = std * normed_output + mean # rescale the output to the original scale
53
  print(output.shape)
54
  ```
55
 
56
- A notebook example is also provided [here](https://huggingface.co/thuml/timer-1.1-84m/blob/main/prediction_example_etth1.ipynb). Try it out!
57
 
58
  ## Specification
59
 
 
53
  print(output.shape)
54
  ```
55
 
56
+ A notebook example is also provided [here](https://huggingface.co/thuml/timer-1.1-84m/blob/main/quickstart_zero_shot.ipynb). Try it out!
57
 
58
  ## Specification
59