Coaster41 commited on
Commit
beebddd
·
verified ·
1 Parent(s): 791112e

Training in progress, step 2000

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -26,7 +26,7 @@
26
  "num_forecast_mask_patches": [
27
  2
28
  ],
29
- "num_hidden_layers": 6,
30
  "num_input_channels": 1,
31
  "num_parallel_samples": 100,
32
  "num_targets": 1,
@@ -38,7 +38,7 @@
38
  "positional_dropout": 0.0,
39
  "positional_encoding_type": "sincos",
40
  "pre_norm": true,
41
- "prediction_length": 1,
42
  "prenorm": true,
43
  "random_mask_ratio": 0.5,
44
  "scaling": "std",
 
26
  "num_forecast_mask_patches": [
27
  2
28
  ],
29
+ "num_hidden_layers": 3,
30
  "num_input_channels": 1,
31
  "num_parallel_samples": 100,
32
  "num_targets": 1,
 
38
  "positional_dropout": 0.0,
39
  "positional_encoding_type": "sincos",
40
  "pre_norm": true,
41
+ "prediction_length": 96,
42
  "prenorm": true,
43
  "random_mask_ratio": 0.5,
44
  "scaling": "std",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7429e65e34a22bc1b336e75cc6e8991f953ed1031fcc64b272676b9420b3765b
3
- size 9621916
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7636e3a10581d895a8330fbe7994d0b44e9aa49a64543e4d74f81e40336c51ab
3
+ size 7966064