chopey commited on
Commit
2c8fcf7
·
1 Parent(s): 95a7a55

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -5
config.json CHANGED
@@ -24,9 +24,5 @@
24
  "torch_dtype": "float32",
25
  "transformers_version": "4.12.5",
26
  "use_cache": true,
27
- "vocab_size": 250112,
28
- "max_length" : 100,
29
- "length_penalty" : 2.5,
30
- "repetition_penalty" : 1.5,
31
- "num_beams" : 5
32
  }
 
24
  "torch_dtype": "float32",
25
  "transformers_version": "4.12.5",
26
  "use_cache": true,
27
+ "vocab_size": 250112
 
 
 
 
28
  }