CoolFace
Modelpublic

BeastxD/text2cypher_lora_v7

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes133downloads
generation_config.json15 linesDownload Raw Back to root
1{2  "bos_token_id": 151643,3  "do_sample": true,4  "eos_token_id": [5    151645,6    1516437  ],8  "max_length": 262144,9  "pad_token_id": 151669,10  "temperature": 0.7,11  "top_k": 20,12  "top_p": 0.8,13  "transformers_version": "4.57.6"14}15