ArthurZ HF staff commited on
Commit
ba27f33
1 Parent(s): ed97120

Update config for automatic language detection

Browse files

This should allow the model to detect the language by running a forward loop and filling with the `<lan>` lang token

Files changed (1) hide show
  1. config.json +4 -0
config.json CHANGED
@@ -30,6 +30,10 @@
30
  ],
31
  [
32
  2,
 
 
 
 
33
  50363
34
  ]
35
  ],
 
30
  ],
31
  [
32
  2,
33
+ None
34
+ ],
35
+ [
36
+ 3,
37
  50363
38
  ]
39
  ],