| { | |
| "architectures": [ | |
| "CloseForecastModel" | |
| ], | |
| "base_channels": 32, | |
| "context_length": 128, | |
| "dropout": 0.1, | |
| "dtype": "float32", | |
| "hidden_dim": 128, | |
| "input_channels": 3, | |
| "model_type": "multiscale_close_cnn", | |
| "output_dim": 3, | |
| "quantiles": [ | |
| 0.1, | |
| 0.2, | |
| 0.3, | |
| 0.4, | |
| 0.5, | |
| 0.6, | |
| 0.7, | |
| 0.8, | |
| 0.9 | |
| ], | |
| "transformers_version": "5.4.0", | |
| "use_cache": false | |
| } | |