gemma-3-1b-arabic-gec-v1 / generation_config.json
alnnahwi's picture
Initial upload: Arabic GEC Gemma 3 1B v1
547be79 verified
raw
history blame contribute delete
233 Bytes
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"max_length": 32768,
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.52.4"
}