razmars commited on
Commit
dbddb36
·
verified ·
1 Parent(s): 1348b52

Update full_shot/config.json

Browse files
Files changed (1) hide show
  1. full_shot/config.json +2 -2
full_shot/config.json CHANGED
@@ -34,10 +34,10 @@
34
  "torch_dtype": "float32",
35
  "transformers_version": "4.40.1",
36
  "use_fft": 1,
37
- "train_epochs": 8,
38
  "patience": 5,
39
  "lradj": "type1",
40
- "learning_rate": 0.005,
41
  "channel_ind": 0,
42
  "misc_moe" :12,
43
  "full_size":0
 
34
  "torch_dtype": "float32",
35
  "transformers_version": "4.40.1",
36
  "use_fft": 1,
37
+ "train_epochs": 1,
38
  "patience": 5,
39
  "lradj": "type1",
40
+ "learning_rate": 0.1,
41
  "channel_ind": 0,
42
  "misc_moe" :12,
43
  "full_size":0