MedGemma-4B-ECG / generation_config.json
OussamaEL's picture
Upload fine-tuned MedGemma-4B ECG model with evaluation score: 1.000
f6d7fb4 verified
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": 1,
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.52.4"
}