razmars commited on
Commit
dad1e57
·
verified ·
1 Parent(s): d93f13d

Update full_shot/config.json

Browse files
Files changed (1) hide show
  1. full_shot/config.json +2 -2
full_shot/config.json CHANGED
@@ -30,14 +30,14 @@
30
  "pred_len": 96,
31
  "seq_len": 512,
32
  "moe_norm": 0,
33
- "top_k_experts": 12,
34
  "torch_dtype": "float32",
35
  "transformers_version": "4.40.1",
36
  "use_fft": 1,
37
  "train_epochs": 1,
38
  "patience": 2,
39
  "lradj": "type1",
40
- "learning_rate": 0.001,
41
  "channel_ind": 0,
42
  "misc_moe" :12,
43
  "full_size":0
 
30
  "pred_len": 96,
31
  "seq_len": 512,
32
  "moe_norm": 0,
33
+ "top_k_experts": 20,
34
  "torch_dtype": "float32",
35
  "transformers_version": "4.40.1",
36
  "use_fft": 1,
37
  "train_epochs": 1,
38
  "patience": 2,
39
  "lradj": "type1",
40
+ "learning_rate": 0.005,
41
  "channel_ind": 0,
42
  "misc_moe" :12,
43
  "full_size":0