Translation
Safetensors
m2m_100
Eval Results
txya900619 commited on
Commit
83366d9
·
verified ·
1 Parent(s): 4628dc5

Upload generation_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. generation_config.json +10 -0
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 0,
3
+ "decoder_start_token_id": 2,
4
+ "eos_token_id": [
5
+ 2
6
+ ],
7
+ "max_length": 200,
8
+ "pad_token_id": 1,
9
+ "transformers_version": "4.56.1"
10
+ }