Amini Labs commited on
Commit
870d71b
·
verified ·
1 Parent(s): c9a30c5

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +49 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu",
3
+ "architectures": [
4
+ "PatchTSTForPretraining"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bias": true,
8
+ "channel_attention": false,
9
+ "channel_consistent_masking": false,
10
+ "context_length": 48,
11
+ "d_model": 128,
12
+ "distribution_output": "student_t",
13
+ "do_mask_input": true,
14
+ "ff_dropout": 0.0,
15
+ "ffn_dim": 512,
16
+ "head_dropout": 0.0,
17
+ "init_std": 0.02,
18
+ "loss": "mse",
19
+ "mask_type": "random",
20
+ "mask_value": 0,
21
+ "model_type": "patchtst",
22
+ "norm_eps": 1e-05,
23
+ "norm_type": "batchnorm",
24
+ "num_attention_heads": 4,
25
+ "num_forecast_mask_patches": [
26
+ 2
27
+ ],
28
+ "num_hidden_layers": 3,
29
+ "num_input_channels": 10,
30
+ "num_parallel_samples": 100,
31
+ "num_targets": 1,
32
+ "output_range": null,
33
+ "patch_length": 12,
34
+ "patch_stride": 12,
35
+ "path_dropout": 0.0,
36
+ "pooling_type": "mean",
37
+ "positional_dropout": 0.0,
38
+ "positional_encoding_type": "sincos",
39
+ "pre_norm": true,
40
+ "prediction_length": 24,
41
+ "random_mask_ratio": 0.4,
42
+ "scaling": "std",
43
+ "share_embedding": true,
44
+ "share_projection": true,
45
+ "torch_dtype": "float32",
46
+ "transformers_version": "4.51.3",
47
+ "unmasked_channel_indices": null,
48
+ "use_cls_token": true
49
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c45982a341fa80bc1cac96ae141c5721e428f0b36d5f72594778ceacd3b088bf
3
+ size 2409552