Upload generation_config.json with huggingface_hub
Browse files- generation_config.json +1 -1
generation_config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"decoder_start_token_id": 0,
|
5 |
"eos_token_id": 1,
|
6 |
"pad_token_id": 0,
|
7 |
-
"transformers_version": "4.
|
8 |
}
|
|
|
4 |
"decoder_start_token_id": 0,
|
5 |
"eos_token_id": 1,
|
6 |
"pad_token_id": 0,
|
7 |
+
"transformers_version": "4.35.0"
|
8 |
}
|