chris-lettieri-dd commited on
Commit
d44d43f
·
verified ·
1 Parent(s): 297ae66

Correct Toto 2.0 results for TIME Crypto and Global Influenza refresh

Browse files

Reruns Crypto/D/short and Global_Influenza/W/short for the five Toto 2.0 checkpoints after the June 2026 TIME dataset refresh. These artifacts match the previous Toto 2.0 TIME inference settings: decode_block_size=0, imputation_internal=ffill, scaler_fallback_min_obs=8, quantile_real_cap_k=10000.0. Global_Influenza is evaluated at W frequency with seasonality 1.

Files changed (25) hide show
  1. results/Toto-2.0-1B/Crypto/D/short/metrics.npz +2 -2
  2. results/Toto-2.0-1B/Crypto/D/short/predictions.npz +2 -2
  3. results/Toto-2.0-1B/Global_Influenza/W/short/config.json +2 -2
  4. results/Toto-2.0-1B/Global_Influenza/W/short/metrics.npz +2 -2
  5. results/Toto-2.0-1B/Global_Influenza/W/short/predictions.npz +2 -2
  6. results/Toto-2.0-2.5B/Crypto/D/short/metrics.npz +2 -2
  7. results/Toto-2.0-2.5B/Crypto/D/short/predictions.npz +2 -2
  8. results/Toto-2.0-2.5B/Global_Influenza/W/short/config.json +2 -2
  9. results/Toto-2.0-2.5B/Global_Influenza/W/short/metrics.npz +2 -2
  10. results/Toto-2.0-2.5B/Global_Influenza/W/short/predictions.npz +2 -2
  11. results/Toto-2.0-22m/Crypto/D/short/metrics.npz +2 -2
  12. results/Toto-2.0-22m/Crypto/D/short/predictions.npz +2 -2
  13. results/Toto-2.0-22m/Global_Influenza/W/short/config.json +2 -2
  14. results/Toto-2.0-22m/Global_Influenza/W/short/metrics.npz +2 -2
  15. results/Toto-2.0-22m/Global_Influenza/W/short/predictions.npz +2 -2
  16. results/Toto-2.0-313m/Crypto/D/short/metrics.npz +2 -2
  17. results/Toto-2.0-313m/Crypto/D/short/predictions.npz +2 -2
  18. results/Toto-2.0-313m/Global_Influenza/W/short/config.json +2 -2
  19. results/Toto-2.0-313m/Global_Influenza/W/short/metrics.npz +2 -2
  20. results/Toto-2.0-313m/Global_Influenza/W/short/predictions.npz +2 -2
  21. results/Toto-2.0-4m/Crypto/D/short/metrics.npz +2 -2
  22. results/Toto-2.0-4m/Crypto/D/short/predictions.npz +2 -2
  23. results/Toto-2.0-4m/Global_Influenza/W/short/config.json +2 -2
  24. results/Toto-2.0-4m/Global_Influenza/W/short/metrics.npz +2 -2
  25. results/Toto-2.0-4m/Global_Influenza/W/short/predictions.npz +2 -2
results/Toto-2.0-1B/Crypto/D/short/metrics.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:517ae13cfbe975dedc3d8150695c3984ad7716d454f0554eec9be111a3557f99
3
- size 3843
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:622e288fc817454dd064215b369803e9e60a0e988de150adad94c07305912951
3
+ size 3847
results/Toto-2.0-1B/Crypto/D/short/predictions.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30901dc7579c14421e068422c41c3cbf6fd4863faf090848441eba0d9b924f53
3
- size 15379
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b4b875bb840d8e6af6203f55a28cfdb6f248802ce2e6d5e0bf9d5cc4313cdc
3
+ size 15561
results/Toto-2.0-1B/Global_Influenza/W/short/config.json CHANGED
@@ -16,8 +16,8 @@
16
  0.8,
17
  0.9
18
  ],
19
- "freq": "H",
20
- "seasonality": 24,
21
  "context_length": 4096,
22
  "metric_names": [
23
  "MSE",
 
16
  0.8,
17
  0.9
18
  ],
19
+ "freq": "W",
20
+ "seasonality": 1,
21
  "context_length": 4096,
22
  "metric_names": [
23
  "MSE",
results/Toto-2.0-1B/Global_Influenza/W/short/metrics.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f63a110587f2e588d990d582ab9c09c849e9620a74017ee9368480404cf0bf80
3
- size 15797
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13704c660059abcc9bd11f5b649887101b8de5d252cae35957cbfbc3e729e6ed
3
+ size 15842
results/Toto-2.0-1B/Global_Influenza/W/short/predictions.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce11d9a4510887abbb2c0811a6fa49e753ae491dc4f22a0c650b7a3b01d5a4bb
3
- size 51153
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a6d620067d8897b40fd4fcbc31f11ea8b72f969d34092b512d7568c023725ba
3
+ size 51425
results/Toto-2.0-2.5B/Crypto/D/short/metrics.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d15cf815fd1a1cbad8126b68af74d1aa1bb3f2a400557e365beec686fa52453
3
- size 3837
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:271863ec963c0d101e4844368fb180b09d2173dba5047b4497f869d7ec5840c8
3
+ size 3851
results/Toto-2.0-2.5B/Crypto/D/short/predictions.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86cb82e2940e655f5dae357c9a20b8ffbddfa20f1bb0ea867c741495b3f39b37
3
- size 15398
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:906154fe34dc04aa698912ed1aff0d00e31e5c40f1df52faeb6b91b045726805
3
+ size 15583
results/Toto-2.0-2.5B/Global_Influenza/W/short/config.json CHANGED
@@ -16,8 +16,8 @@
16
  0.8,
17
  0.9
18
  ],
19
- "freq": "H",
20
- "seasonality": 24,
21
  "context_length": 4096,
22
  "metric_names": [
23
  "MSE",
 
16
  0.8,
17
  0.9
18
  ],
19
+ "freq": "W",
20
+ "seasonality": 1,
21
  "context_length": 4096,
22
  "metric_names": [
23
  "MSE",
results/Toto-2.0-2.5B/Global_Influenza/W/short/metrics.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:558119483070790badb46ae25d7628b5ccf8628dbcc8290c96155769fe912c90
3
- size 15809
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aad7ec68e5c81a5ba82a8df025ba98b903b5446123a45c10c274c8eaebb309c
3
+ size 15833
results/Toto-2.0-2.5B/Global_Influenza/W/short/predictions.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:443c87ad7779c26c6c9253f45d569919fe3d63443f95b20e86f6ae4ab57826ae
3
- size 51022
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02abbd3f7998e843e01be3c453677f12ba6c686257b6a3b3958cf377461da739
3
+ size 51288
results/Toto-2.0-22m/Crypto/D/short/metrics.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a2c21a2d7265032f8ae3461d2db99d0058b8e7bf47fd51a0ca48546135ebd174
3
- size 3840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae408d2be2d500bddee0984314413d04ecf32db75e1505ee9f1015691041fd3b
3
+ size 3849
results/Toto-2.0-22m/Crypto/D/short/predictions.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42f849e243e2a3ffbfbf027b9833536b9353aa12a3ca8761fa6d4cc2e4f2b761
3
- size 15292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a19da921b8e0efec3b64e1630f408d93db5147729f734cacc102198dd378c4c5
3
+ size 15403
results/Toto-2.0-22m/Global_Influenza/W/short/config.json CHANGED
@@ -16,8 +16,8 @@
16
  0.8,
17
  0.9
18
  ],
19
- "freq": "H",
20
- "seasonality": 24,
21
  "context_length": 4096,
22
  "metric_names": [
23
  "MSE",
 
16
  0.8,
17
  0.9
18
  ],
19
+ "freq": "W",
20
+ "seasonality": 1,
21
  "context_length": 4096,
22
  "metric_names": [
23
  "MSE",
results/Toto-2.0-22m/Global_Influenza/W/short/metrics.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78cb0851a1782cfe54ab748a9f5ca62d1cbeedc089e34e9c7783ce0db4586ec7
3
- size 15816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ad985bbdd2de9fe983ed89bc0de298882820e3208d13c87473c987862efe71d
3
+ size 15828
results/Toto-2.0-22m/Global_Influenza/W/short/predictions.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd135df13ccc7322dcea11a54293cb4a5a7cf0f20bbaec49ad221a942f4befe0
3
- size 51144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d3170a6c11b3ac8cf61ca3ecc2fa43573c70496553a91bccd0d107b0e43ad27
3
+ size 51265
results/Toto-2.0-313m/Crypto/D/short/metrics.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c275c9fd50b2d90d78cf2da390b697b5136409b881c1b30c0b5399fb3bd19fe7
3
- size 3860
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c9d74b9b47b5ac5fd459cbafc71f5efad0265881ca7c331d754c0635485767c
3
+ size 3846
results/Toto-2.0-313m/Crypto/D/short/predictions.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1c70d56b8592f4b561c76baa4a95f4429846b81b93c90483fb553dccc802b82
3
- size 15360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1106c559fa787fe6b2ebfb3171741b33d9d84f55f5fb4a38cb871fd4bf3873d
3
+ size 15520
results/Toto-2.0-313m/Global_Influenza/W/short/config.json CHANGED
@@ -16,8 +16,8 @@
16
  0.8,
17
  0.9
18
  ],
19
- "freq": "H",
20
- "seasonality": 24,
21
  "context_length": 4096,
22
  "metric_names": [
23
  "MSE",
 
16
  0.8,
17
  0.9
18
  ],
19
+ "freq": "W",
20
+ "seasonality": 1,
21
  "context_length": 4096,
22
  "metric_names": [
23
  "MSE",
results/Toto-2.0-313m/Global_Influenza/W/short/metrics.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9082ea510a4b6e6692201b68bbf8b8c36fbf0891adcf539c68c334416a8f2f2
3
- size 15798
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bda2e98657abbff376361626da5d1afb9890d67d6fc830bb2fdf5a7473dd7e3
3
+ size 15816
results/Toto-2.0-313m/Global_Influenza/W/short/predictions.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7910480b1918437a780c65514bfcaaf735f3b786ddaab12351c4b2da2565b356
3
- size 51239
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a2d733e86aabf42002e07e8da9a190515df1bdc540db8a50b00f9e9b0180dc3
3
+ size 51468
results/Toto-2.0-4m/Crypto/D/short/metrics.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a978ca86251805b01d312704c82bf9decf8ecacf64973c3b0ea9653777099518
3
- size 3842
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:838d852a4eae021ae1809aeae0ccb18dac08bf957a1bf67b5e3b0fdfb4cd0536
3
+ size 3850
results/Toto-2.0-4m/Crypto/D/short/predictions.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68965ad00f54696718d09a8c32e1feee26bf111aab13de07bf3b4fe0f16a5bf7
3
- size 15254
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d7447ff6341fec29ef6feb8e430b846b5dd00b45da052aea371a0ac281f0b10
3
+ size 15332
results/Toto-2.0-4m/Global_Influenza/W/short/config.json CHANGED
@@ -16,8 +16,8 @@
16
  0.8,
17
  0.9
18
  ],
19
- "freq": "H",
20
- "seasonality": 24,
21
  "context_length": 4096,
22
  "metric_names": [
23
  "MSE",
 
16
  0.8,
17
  0.9
18
  ],
19
+ "freq": "W",
20
+ "seasonality": 1,
21
  "context_length": 4096,
22
  "metric_names": [
23
  "MSE",
results/Toto-2.0-4m/Global_Influenza/W/short/metrics.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:128d282c17973a163e3e924c9e678e8259b638b52f7076fb7e791a09c541fef9
3
- size 15831
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:364c225553f7cbb052638107032b9680d0f536817da7607542ae2b4b96322119
3
+ size 15824
results/Toto-2.0-4m/Global_Influenza/W/short/predictions.npz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:256d3222cfa64701200f432861770481b14ebca53a5275eb5aa4fc58bdef522f
3
- size 51287
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1c4a79cf6c085ba8f6ae19cfc37e8a3cead45f049d13d0d0e9233bd04a2f5cb
3
+ size 51479