Mr-Vicky-01 commited on
Commit
2b220fb
·
verified ·
1 Parent(s): 406aaf0

Delete finetune-EN-to-Ta/generation_config.json

Browse files
finetune-EN-to-Ta/generation_config.json DELETED
@@ -1,10 +0,0 @@
1
- {
2
- "bos_token_id": 0,
3
- "decoder_start_token_id": 2,
4
- "early_stopping": true,
5
- "eos_token_id": 2,
6
- "max_length": 200,
7
- "num_beams": 5,
8
- "pad_token_id": 1,
9
- "transformers_version": "4.38.0"
10
- }