system HF staff commited on
Commit
8a8e3e0
1 Parent(s): dc41296

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -1,4 +1,7 @@
1
  {
 
 
 
2
  "same_enc_dec": true,
3
  "emb_dim": 1024,
4
  "n_layers": 6,
1
  {
2
+ "architectures": [
3
+ "XLMWithLMHeadModel"
4
+ ],
5
  "same_enc_dec": true,
6
  "emb_dim": 1024,
7
  "n_layers": 6,