system HF staff commited on
Commit
7b57178
1 Parent(s): 88d666c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -1,4 +1,7 @@
1
  {
 
 
 
2
  "amp": 1,
3
  "attention_dropout": 0.1,
4
  "bos_index": 0,
1
  {
2
+ "architectures": [
3
+ "FlaubertWithLMHeadModel"
4
+ ],
5
  "amp": 1,
6
  "attention_dropout": 0.1,
7
  "bos_index": 0,