ydshieh HF staff kashif HF staff commited on
Commit
751fedd
1 Parent(s): 99d7687

updated models and config (#5)

Browse files

- updated models and config (bcecffd7a95c7458e2c3545672b4b602cf67a825)
- Upload 2 files (37ced9a9f1723cfbf15b3c5a74615eb794dcc604)
- Update config.json (ed24d6bacb2f0fdc4d4c0f16be7431254f59c4d2)


Co-authored-by: Kashif Rasul <kashif@users.noreply.huggingface.co>

Files changed (2) hide show
  1. config.json +4 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "activation_dropout": 0.1,
3
  "activation_function": "gelu",
4
  "architectures": [
@@ -23,6 +24,7 @@
23
  "encoder_ffn_dim": 32,
24
  "encoder_layerdrop": 0.1,
25
  "encoder_layers": 2,
 
26
  "init_std": 0.02,
27
  "input_size": 1,
28
  "is_encoder_decoder": true,
@@ -49,11 +51,11 @@
49
  "num_dynamic_real_features": 0,
50
  "num_parallel_samples": 100,
51
  "num_static_categorical_features": 1,
52
- "num_static_real_features": 0,
53
  "num_time_features": 2,
54
  "prediction_length": 24,
55
  "scaling": true,
56
  "torch_dtype": "float32",
57
- "transformers_version": "4.23.0.dev0",
58
  "use_cache": true
59
  }
 
1
  {
2
+ "_name_or_path": "huggingface/time-series-transformer-tourism-monthly",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "architectures": [
 
24
  "encoder_ffn_dim": 32,
25
  "encoder_layerdrop": 0.1,
26
  "encoder_layers": 2,
27
+ "feature_size": 27,
28
  "init_std": 0.02,
29
  "input_size": 1,
30
  "is_encoder_decoder": true,
 
51
  "num_dynamic_real_features": 0,
52
  "num_parallel_samples": 100,
53
  "num_static_categorical_features": 1,
54
+ "num_static_real_features": 1,
55
  "num_time_features": 2,
56
  "prediction_length": 24,
57
  "scaling": true,
58
  "torch_dtype": "float32",
59
+ "transformers_version": "4.27.0.dev0",
60
  "use_cache": true
61
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3fadbd056a94e13bb37071615b2415037197d5d203eb7d76e84b530e10cbc99d
3
- size 133829
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff022cd0c0355309464e35ff787ce7274d28ef7913f1fae323cbb9215bb1eaa4
3
+ size 152346