zpn commited on
Commit
91d2d6b
1 Parent(s): 5c1a91b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -12,7 +12,7 @@
12
  "bos_token_id": null,
13
  "causal": false,
14
  "dense_seq_output": true,
15
- "embd_pdrop": 0.1,
16
  "eos_token_id": null,
17
  "fused_bias_fc": true,
18
  "fused_dropout_add_ln": true,
@@ -33,7 +33,7 @@
33
  "prenorm": false,
34
  "qkv_proj_bias": false,
35
  "reorder_and_upcast_attn": false,
36
- "resid_pdrop": 0.1,
37
  "rotary_emb_base": 1000,
38
  "rotary_emb_fraction": 1.0,
39
  "rotary_emb_interleaved": false,
@@ -42,7 +42,7 @@
42
  "scale_attn_by_inverse_layer_idx": false,
43
  "scale_attn_weights": true,
44
  "summary_activation": null,
45
- "summary_first_dropout": 0.1,
46
  "summary_proj_to_labels": true,
47
  "summary_type": "cls_index",
48
  "summary_use_proj": true,
 
12
  "bos_token_id": null,
13
  "causal": false,
14
  "dense_seq_output": true,
15
+ "embd_pdrop": 0.0,
16
  "eos_token_id": null,
17
  "fused_bias_fc": true,
18
  "fused_dropout_add_ln": true,
 
33
  "prenorm": false,
34
  "qkv_proj_bias": false,
35
  "reorder_and_upcast_attn": false,
36
+ "resid_pdrop": 0.0,
37
  "rotary_emb_base": 1000,
38
  "rotary_emb_fraction": 1.0,
39
  "rotary_emb_interleaved": false,
 
42
  "scale_attn_by_inverse_layer_idx": false,
43
  "scale_attn_weights": true,
44
  "summary_activation": null,
45
+ "summary_first_dropout": 0.0,
46
  "summary_proj_to_labels": true,
47
  "summary_type": "cls_index",
48
  "summary_use_proj": true,