Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"TimesFmModelForPrediction"
|
| 4 |
],
|
| 5 |
"attention_dropout": 0.0,
|
| 6 |
-
"context_length":
|
| 7 |
"freq_size": 3,
|
| 8 |
"head_dim": 4,
|
| 9 |
"hidden_size": 32,
|
|
@@ -16,7 +16,7 @@
|
|
| 16 |
"num_attention_heads": 4,
|
| 17 |
"num_hidden_layers": 4,
|
| 18 |
"pad_val": 1123581321.0,
|
| 19 |
-
"patch_length":
|
| 20 |
"prediction_length": 24,
|
| 21 |
"quantiles": [
|
| 22 |
0.1,
|
|
|
|
| 3 |
"TimesFmModelForPrediction"
|
| 4 |
],
|
| 5 |
"attention_dropout": 0.0,
|
| 6 |
+
"context_length": 64,
|
| 7 |
"freq_size": 3,
|
| 8 |
"head_dim": 4,
|
| 9 |
"hidden_size": 32,
|
|
|
|
| 16 |
"num_attention_heads": 4,
|
| 17 |
"num_hidden_layers": 4,
|
| 18 |
"pad_val": 1123581321.0,
|
| 19 |
+
"patch_length": 16,
|
| 20 |
"prediction_length": 24,
|
| 21 |
"quantiles": [
|
| 22 |
0.1,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d644b20a13a215fdaa4e19e5dd1847561dd868edd696acd6cea486bd4926323d
|
| 3 |
+
size 432360
|