update name for consistency
Browse files
ttm-1024-96-r1/tsfm_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 3 |
-
"inference_handler_class_name": "
|
| 4 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 5 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 6 |
"maximum_prediction_length": 96,
|
|
|
|
| 1 |
{
|
| 2 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 3 |
+
"inference_handler_class_name": "TinyTimeMixerForecastingInferenceHandler",
|
| 4 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 5 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 6 |
"maximum_prediction_length": 96,
|
ttm-1024-96-r2/tsfm_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 3 |
-
"inference_handler_class_name": "
|
| 4 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 5 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 6 |
"maximum_prediction_length": 96,
|
|
|
|
| 1 |
{
|
| 2 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 3 |
+
"inference_handler_class_name": "TinyTimeMixerForecastingInferenceHandler",
|
| 4 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 5 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 6 |
"maximum_prediction_length": 96,
|
ttm-1536-96-r2/tsfm_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 3 |
-
"inference_handler_class_name": "
|
| 4 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 5 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 6 |
"maximum_prediction_length": 96,
|
|
|
|
| 1 |
{
|
| 2 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 3 |
+
"inference_handler_class_name": "TinyTimeMixerForecastingInferenceHandler",
|
| 4 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 5 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 6 |
"maximum_prediction_length": 96,
|
ttm-r1/tsfm_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 3 |
-
"inference_handler_class_name": "
|
| 4 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 5 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 6 |
"maximum_prediction_length": 96,
|
|
|
|
| 1 |
{
|
| 2 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 3 |
+
"inference_handler_class_name": "TinyTimeMixerForecastingInferenceHandler",
|
| 4 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 5 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 6 |
"maximum_prediction_length": 96,
|
ttm-r2-etth-finetuned-control/tsfm_config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
"model_type": "tinytimemixer",
|
| 10 |
"module_path": "tsfm_public",
|
| 11 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 12 |
-
"inference_handler_class_name": "
|
| 13 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 14 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler"
|
| 15 |
}
|
|
|
|
| 9 |
"model_type": "tinytimemixer",
|
| 10 |
"module_path": "tsfm_public",
|
| 11 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 12 |
+
"inference_handler_class_name": "TinyTimeMixerForecastingInferenceHandler",
|
| 13 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 14 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler"
|
| 15 |
}
|
ttm-r2-etth-finetuned/tsfm_config.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"model_type": "tinytimemixer",
|
| 9 |
"module_path": "tsfm_public",
|
| 10 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 11 |
-
"inference_handler_class_name": "
|
| 12 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 13 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 14 |
"is_finetuned": true
|
|
|
|
| 8 |
"model_type": "tinytimemixer",
|
| 9 |
"module_path": "tsfm_public",
|
| 10 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 11 |
+
"inference_handler_class_name": "TinyTimeMixerForecastingInferenceHandler",
|
| 12 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 13 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 14 |
"is_finetuned": true
|
ttm-r2/tsfm_config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 3 |
-
"inference_handler_class_name": "
|
| 4 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 5 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 6 |
"maximum_prediction_length": 96,
|
|
|
|
| 1 |
{
|
| 2 |
"inference_handler_module_path": "tsfminference.tsfm_inference_handler",
|
| 3 |
+
"inference_handler_class_name": "TinyTimeMixerForecastingInferenceHandler",
|
| 4 |
"tuning_handler_module_path": "tsfmfinetuning.tsfm_tuning_handler",
|
| 5 |
"tuning_handler_class_name": "TinyTimeMixerForecastingTuningHandler",
|
| 6 |
"maximum_prediction_length": 96,
|