AnkurSingh-ML commited on
Commit
76e415e
·
verified ·
1 Parent(s): 4f85cfc

Upload config

Browse files
Files changed (1) hide show
  1. translation_generation_config.json +1 -5
translation_generation_config.json CHANGED
@@ -1,11 +1,7 @@
1
  {
2
  "decoder_start_token_id": 0,
3
  "early_stopping": true,
4
- "eos_token_id": [
5
- 128001,
6
- 128008,
7
- 128009
8
- ],
9
  "num_beams": 4,
10
  "pad_token": null,
11
  "transformers_version": "4.52.1"
 
1
  {
2
  "decoder_start_token_id": 0,
3
  "early_stopping": true,
4
+ "eos_token_id": 128001,
 
 
 
 
5
  "num_beams": 4,
6
  "pad_token": null,
7
  "transformers_version": "4.52.1"