exp_003_base_frozen / generation_config.json
ihanif's picture
Training in progress, step 500
2fe02bb verified
{
"alignment_heads": [
[
3,
1
],
[
4,
2
],
[
4,
3
],
[
4,
7
],
[
5,
1
],
[
5,
2
],
[
5,
4
],
[
5,
6
]
],
"assistant_confidence_threshold": 0.4,
"assistant_lookbehind": 10,
"begin_suppress_tokens": [
220,
50257
],
"bos_token_id": 50257,
"decoder_start_token_id": 50258,
"diversity_penalty": 0.0,
"do_sample": false,
"early_stopping": false,
"encoder_no_repeat_ngram_size": 0,
"encoder_repetition_penalty": 1.0,
"eos_token_id": 50257,
"epsilon_cutoff": 0.0,
"eta_cutoff": 0.0,
"forced_decoder_ids": null,
"id_to_lang": {
"50340": "<|ps|>"
},
"id_to_task": {
"50358": "translate",
"50359": "transcribe"
},
"is_multilingual": true,
"lang_to_id": {
"<|ps|>": 50340,
"ps": 50340
},
"language": "ps",
"length_penalty": 1.0,
"max_initial_timestamp_index": 50,
"max_length": 255,
"min_length": 0,
"no_repeat_ngram_size": 0,
"no_timestamps_token_id": 50363,
"num_assistant_tokens": 20,
"num_assistant_tokens_schedule": "constant",
"num_beam_groups": 1,
"num_beams": 1,
"num_return_sequences": 1,
"output_scores": false,
"pad_token_id": 50257,
"prev_sot_token_id": 50361,
"remove_invalid_values": false,
"repetition_penalty": 1.0,
"return_dict_in_generate": false,
"return_timestamps": false,
"suppress_tokens": [
1,
2,
7,
8,
9,
10,
14,
25,
26,
27,
28,
29,
31,
58,
59,
60,
61,
62,
63,
90,
91,
92,
93,
359,
503,
522,
542,
873,
893,
902,
918,
922,
931,
1350,
1853,
1982,
2460,
2627,
3246,
3253,
3268,
3536,
3846,
3961,
4183,
4667,
6585,
6647,
7273,
9061,
9383,
10428,
10929,
11938,
12033,
12331,
12562,
13793,
14157,
14635,
15265,
15618,
16553,
16604,
18362,
18956,
20075,
21675,
22520,
26130,
26161,
26435,
28279,
29464,
31650,
32302,
32470,
36865,
42863,
47425,
49870,
50254,
50258,
50358,
50359,
50360,
50361,
50362
],
"target_lookbehind": 10,
"task": "transcribe",
"task_to_id": {
"transcribe": 50359,
"translate": 50358
},
"temperature": 1.0,
"top_k": 50,
"top_p": 1.0,
"transformers_version": "5.0.0",
"typical_p": 1.0,
"use_cache": true
}