othmaneabou commited on
Commit
5b568fd
·
verified ·
1 Parent(s): 5f04abf

Fixing code link

Browse files
results/models_info/toto/config.json CHANGED
@@ -4,5 +4,5 @@
4
  "model_type": "pretrained",
5
  "model_dtype": "float32",
6
  "model_link": "https://huggingface.co/Datadog/Toto-Open-Base-1.0",
7
- "code_link": "https://github.com/DataDog/toto/blob/anna/lsf-eval/boom/notebooks/toto.ipynb"
8
  }
 
4
  "model_type": "pretrained",
5
  "model_dtype": "float32",
6
  "model_link": "https://huggingface.co/Datadog/Toto-Open-Base-1.0",
7
+ "code_link": "https://github.com/DataDog/toto/blob/main/toto/notebooks/inference_tutorial.ipynb"
8
  }