Upload sftwpercept_v6_dualgrpo_G2_0320_qwen25_7b_8node/v1-20260320-003121/checkpoint-100/generation_config.json with huggingface_hub
Browse files
sftwpercept_v6_dualgrpo_G2_0320_qwen25_7b_8node/v1-20260320-003121/checkpoint-100/generation_config.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"do_sample": true,
|
| 3 |
+
"eos_token_id": [
|
| 4 |
+
151645,
|
| 5 |
+
151643
|
| 6 |
+
],
|
| 7 |
+
"pad_token_id": 151643,
|
| 8 |
+
"repetition_penalty": 1.05,
|
| 9 |
+
"temperature": 1e-06,
|
| 10 |
+
"transformers_version": "4.57.3"
|
| 11 |
+
}
|