mohammadmahdinouri commited on
Commit
6906a87
·
verified ·
1 Parent(s): 28ab8d6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -31,5 +31,7 @@
31
  "use_adapter": true,
32
  "use_cache": true,
33
  "use_moa": true,
34
- "vocab_size": 50368
 
 
35
  }
 
31
  "use_adapter": true,
32
  "use_cache": true,
33
  "use_moa": true,
34
+ "vocab_size": 50368,
35
+ "use_return_dict": true,
36
+ "return_dict": true,
37
  }