system HF staff commited on
Commit
a9b13c4
1 Parent(s): 3862b8b

Update config.json

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