CoolFace
Modelpublic

DCAgent2/nl2bash-bugsshuffle

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
0likes7downloads
generation_config.json13 linesDownload Raw Back to root
1{2  "do_sample": true,3  "eos_token_id": [4    151645,5    1516436  ],7  "pad_token_id": 151643,8  "temperature": 0.6,9  "top_k": 20,10  "top_p": 0.95,11  "transformers_version": "4.56.0"12}13