Taha Aksu commited on
Commit
da2f1bc
·
1 Parent(s): 71fbbd0

Add the model link of sundial model

Browse files
results/sundial_base_128m/config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "model": "sundial_base_128m",
3
  "model_type": "pretrained",
4
- "model_dtype": "float32"
 
5
  }
 
1
  {
2
  "model": "sundial_base_128m",
3
  "model_type": "pretrained",
4
+ "model_dtype": "float32",
5
+ "model_link": "https://huggingface.co/thuml/sundial-base-128m"
6
  }