Spaces:
Running
Running
Commit
·
8a2e3d4
1
Parent(s):
5b568fd
fix eval code links
Browse files- results/models_info/Moirai_base/config.json +1 -1
- results/models_info/Moirai_large/config.json +1 -1
- results/models_info/Moirai_small/config.json +1 -1
- results/models_info/Timer/config.json +1 -1
- results/models_info/auto_arima/config.json +1 -1
- results/models_info/auto_ets/config.json +1 -1
- results/models_info/auto_theta/config.json +1 -1
- results/models_info/chronos_bolt_base/config.json +1 -1
- results/models_info/chronos_bolt_small/config.json +1 -1
- results/models_info/seasonal_naive/config.json +1 -1
- results/models_info/time-moe-200M/config.json +1 -1
- results/models_info/time-moe-50M/config.json +1 -1
- results/models_info/timesfm_2_0_500m/config.json +1 -1
- results/models_info/toto/config.json +1 -1
- results/models_info/visionts/config.json +1 -1
results/models_info/Moirai_base/config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/Salesforce/moirai-1.1-R-base",
|
7 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
8 |
}
|
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/Salesforce/moirai-1.1-R-base",
|
7 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/moirai.ipynb"
|
8 |
}
|
results/models_info/Moirai_large/config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/Salesforce/moirai-1.1-R-large",
|
7 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
8 |
}
|
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/Salesforce/moirai-1.1-R-large",
|
7 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/moirai.ipynb"
|
8 |
}
|
results/models_info/Moirai_small/config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/Salesforce/moirai-1.1-R-small",
|
7 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
8 |
}
|
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/Salesforce/moirai-1.1-R-small",
|
7 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/moirai.ipynb"
|
8 |
}
|
results/models_info/Timer/config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://github.com/thuml/Large-Time-Series-Model",
|
7 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
8 |
}
|
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://github.com/thuml/Large-Time-Series-Model",
|
7 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/timer.ipynb"
|
8 |
}
|
results/models_info/auto_arima/config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"tmp_name": "autoarima",
|
4 |
"model_type": "statistical",
|
5 |
"model_dtype": "float32",
|
6 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
7 |
}
|
|
|
3 |
"tmp_name": "autoarima",
|
4 |
"model_type": "statistical",
|
5 |
"model_dtype": "float32",
|
6 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/autoarima.ipynb"
|
7 |
}
|
results/models_info/auto_ets/config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"tmp_name": "autoets",
|
4 |
"model_type": "statistical",
|
5 |
"model_dtype": "float32",
|
6 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
7 |
}
|
|
|
3 |
"tmp_name": "autoets",
|
4 |
"model_type": "statistical",
|
5 |
"model_dtype": "float32",
|
6 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/autoets.ipynb"
|
7 |
}
|
results/models_info/auto_theta/config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"tmp_name": "autotheta",
|
4 |
"model_type": "statistical",
|
5 |
"model_dtype": "float32",
|
6 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
7 |
}
|
|
|
3 |
"tmp_name": "autotheta",
|
4 |
"model_type": "statistical",
|
5 |
"model_dtype": "float32",
|
6 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/autotheta.ipynb"
|
7 |
}
|
results/models_info/chronos_bolt_base/config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/amazon/chronos-bolt-base",
|
7 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
8 |
}
|
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/amazon/chronos-bolt-base",
|
7 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/chronos.ipynb"
|
8 |
}
|
results/models_info/chronos_bolt_small/config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/amazon/chronos-bolt-small",
|
7 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
8 |
}
|
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/amazon/chronos-bolt-small",
|
7 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/chronos.ipynb"
|
8 |
}
|
results/models_info/seasonal_naive/config.json
CHANGED
@@ -3,5 +3,5 @@
|
|
3 |
"tmp_name": "seasonalnaive",
|
4 |
"model_type": "statistical",
|
5 |
"model_dtype": "float32",
|
6 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
7 |
}
|
|
|
3 |
"tmp_name": "seasonalnaive",
|
4 |
"model_type": "statistical",
|
5 |
"model_dtype": "float32",
|
6 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/seasonalnaive.ipynb"
|
7 |
}
|
results/models_info/time-moe-200M/config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/Maple728/TimeMoE-200M",
|
7 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
8 |
}
|
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/Maple728/TimeMoE-200M",
|
7 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/time-moe.ipynb"
|
8 |
}
|
results/models_info/time-moe-50M/config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/Maple728/TimeMoE-50M",
|
7 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
8 |
}
|
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/Maple728/TimeMoE-50M",
|
7 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/time-moe.ipynb"
|
8 |
}
|
results/models_info/timesfm_2_0_500m/config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/google/timesfm-2.0-500m-jax",
|
7 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
8 |
}
|
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://huggingface.co/google/timesfm-2.0-500m-jax",
|
7 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/timesfm.ipynb"
|
8 |
}
|
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/main/
|
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/boom/notebooks/toto.ipynb"
|
8 |
}
|
results/models_info/visionts/config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://github.com/Keytoyze/VisionTS",
|
7 |
-
"code_link": "https://github.com/DataDog/toto/blob/
|
8 |
}
|
|
|
4 |
"model_type": "pretrained",
|
5 |
"model_dtype": "float32",
|
6 |
"model_link": "https://github.com/Keytoyze/VisionTS",
|
7 |
+
"code_link": "https://github.com/DataDog/toto/blob/main/boom/notebooks/visonts.ipynb"
|
8 |
}
|