anas-awadalla ArthurZ HF staff commited on
Commit
19bbcf7
1 Parent(s): 351ae44

Update config.json (#2)

Browse files

- Update config.json (8cd555f7feb44f88b531b814f829f87c8b89aec6)


Co-authored-by: Arthur Zucker <ArthurZ@users.noreply.huggingface.co>

Files changed (1) hide show
  1. config.json +3 -2
config.json CHANGED
@@ -24,5 +24,6 @@
24
  "transformers_version": "4.19.2",
25
  "use_cache": true,
26
  "vocab_size": 50265,
27
- "word_embed_proj_dim": 768
28
- }
 
24
  "transformers_version": "4.19.2",
25
  "use_cache": true,
26
  "vocab_size": 50265,
27
+ "word_embed_proj_dim": 768,
28
+ "_remove_final_layer_norm": true
29
+ }