gsinthong commited on
Commit
d40a202
1 Parent(s): aabee95

Upload PatchTSTForMaskPretraining

Browse files
Files changed (2) hide show
  1. config.json +2 -5
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -17,7 +17,6 @@
17
  "encoder_layers": 6,
18
  "ff_dropout": 0.0,
19
  "head_dropout": 0.2,
20
- "individual": false,
21
  "init_std": 0.02,
22
  "learn_pe": false,
23
  "mask_input": true,
@@ -44,13 +43,11 @@
44
  "positional_encoding": "sincos",
45
  "pre_norm": false,
46
  "prediction_length": 24,
47
- "prediction_range": [
48
- 0,
49
- 1
50
- ],
51
  "revin": true,
52
  "seed_number": null,
53
  "shared_embedding": true,
 
54
  "stride": 12,
55
  "torch_dtype": "float32",
56
  "transformers_version": "4.33.0.dev0",
 
17
  "encoder_layers": 6,
18
  "ff_dropout": 0.0,
19
  "head_dropout": 0.2,
 
20
  "init_std": 0.02,
21
  "learn_pe": false,
22
  "mask_input": true,
 
43
  "positional_encoding": "sincos",
44
  "pre_norm": false,
45
  "prediction_length": 24,
46
+ "prediction_range": null,
 
 
 
47
  "revin": true,
48
  "seed_number": null,
49
  "shared_embedding": true,
50
+ "shared_projection": true,
51
  "stride": 12,
52
  "torch_dtype": "float32",
53
  "transformers_version": "4.33.0.dev0",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97c7e136189f6b2624f47acbed9ed61a4dbd44837600edb963ad28d799e6c83d
3
  size 4850033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e288ea7b4a56dbeb2d5c6497486026481f2746a1117cbd579a264805a0129a8f
3
  size 4850033