VarunGumma
commited on
Commit
•
62d68cb
1
Parent(s):
ae705dc
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": 2,
|
5 |
"eos_token_id": 2,
|
6 |
"pad_token_id": 1,
|
7 |
-
"transformers_version": "4.
|
8 |
}
|
|
|
4 |
"decoder_start_token_id": 2,
|
5 |
"eos_token_id": 2,
|
6 |
"pad_token_id": 1,
|
7 |
+
"transformers_version": "4.46.1"
|
8 |
}
|