File size: 331 Bytes
8a3bcb7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"base_model": "Qwen/Qwen3-4B-Instruct-2507",
"ft_model": "/home/yizhan/shared/math-rl/ready_models/q4bi_dapo_30_ready",
"task_name": "math",
"sample_size": 64,
"n_epochs": 10,
"sparsity": 0.1,
"sigmoid_bias": 3.0,
"lr": 100000000.0,
"l1_strength": 0.0,
"dataless": false,
"mask_ratio": 0.10464504581167833
} |