medgemma-f1-score_vf / generation_config.json
tjdals7071's picture
Upload fine-tuned Gemma3 skin tumor diagnosis model
16f819d verified
raw
history blame contribute delete
210 Bytes
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.55.2"
}