CoolFace
Apppublic

bjong/blessed_Text_summarization_and_lingual_model

sourceHugging Faceafl-3.0updated 2y agoView on Hugging Face
0likes
generation_config.json14 linesDownload Raw Back to model
1{
2  "_from_model_config": true,
3  "bos_token_id": 0,
4  "decoder_start_token_id": 0,
5  "eos_token_id": 1,
6  "forced_eos_token_id": 1,
7  "length_penalty": 0.8,
8  "max_length": 128,
9  "min_length": 32,
10  "num_beams": 8,
11  "pad_token_id": 0,
12  "transformers_version": "4.40.2"
13}
14