{ "max_new_tokens": 200, "do_sample": false, "num_beams": 1, "repetition_penalty": 1.3, "no_repeat_ngram_size": 3, "_comment": "Greedy decoding with a repetition penalty, matching the evaluation protocol in the technical report." }