From e5dd14a80b67dd182df51b1ce9099f17116b53c1 Mon Sep 17 00:00:00 2001 From: Rajat Sen Date: Mon, 3 Jun 2024 18:21:25 +0000 Subject: [PATCH] updating main readme with updated benchmarks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41d3f82..c80b742 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ timesfm-1.0-200m is the first open model checkpoint: ## Benchmarks -Please refer to our result tables on the [extended benchmarks](./experiments/extended_benchmarks/tfm_results.png) and the [long horizon benchmarks](./experiments/long_horizon_benchmarks/tfm_long_horizon.png). +Please refer to our result tables on the [extended benchmarks](https://github.com/google-research/timesfm/tree/master/experiments/extended_benchmarks) and the [long horizon benchmarks](https://github.com/google-research/timesfm/tree/master/experiments/long_horizon_benchmarks). Please look into the README files in the respective benchmark directories within `experiments/` for instructions for running TimesFM on the respective benchmarks.