IlyaGusev commited on
Commit
c0deba8
1 Parent(s): 07b334f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -26,5 +26,6 @@
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.12.5",
28
  "use_cache": true,
29
- "vocab_size": 30000
 
30
  }
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.12.5",
28
  "use_cache": true,
29
+ "vocab_size": 30000,
30
+ "max_length": 400
31
  }