rbao2018 commited on
Commit
92e6671
·
1 Parent(s): 8ba2030
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -38,8 +38,8 @@
38
  "use_qkv_bias": false,
39
  "vocab_size": 126464,
40
  "output_router_logits": false,
41
- "embedding_dropout": 0.1,
42
  "norm_head": true,
43
  "norm_softmax": false,
44
- "output_dropout": 0.1
45
  }
 
38
  "use_qkv_bias": false,
39
  "vocab_size": 126464,
40
  "output_router_logits": false,
41
+ "embedding_dropout": 0.0,
42
  "norm_head": true,
43
  "norm_softmax": false,
44
+ "output_dropout": 0.0
45
  }