Mirelle commited on
Commit
70d2725
·
1 Parent(s): fde4518

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -30,7 +30,7 @@
30
  "text-generation": {
31
  "do_sample": true,
32
  "max_length": 100
33
- }
34
  "vocab_size": 50272,
35
  "word_embed_proj_dim": 768
36
  }
 
30
  "text-generation": {
31
  "do_sample": true,
32
  "max_length": 100
33
+ },
34
  "vocab_size": 50272,
35
  "word_embed_proj_dim": 768
36
  }