math_with_judge: resources_servers: math_with_judge: entrypoint: app.py judge_model_server: type: responses_api_models name: ??? judge_responses_create_params: { input: [] } should_use_judge: true domain: math verified: false description: MathStackOverflow math dataset with math-verify value: Improve math capabilities including AIME 24 / 25 math_with_judge_simple_agent: responses_api_agents: simple_agent: entrypoint: app.py resources_server: type: resources_servers name: math_with_judge model_server: type: responses_api_models name: policy_model datasets: - name: train type: train jsonl_fpath: resources_servers/math_with_judge/data/math_stack_overflow_train.jsonl huggingface_identifier: repo_id: nvidia/Nemotron-RL-math-stack_overflow artifact_fpath: math_stack_overflow_problems.jsonl license: Creative Commons Attribution-ShareAlike 4.0 International - name: validation type: validation jsonl_fpath: resources_servers/math_with_judge/data/aime24_validation.jsonl huggingface_identifier: repo_id: nvidia/Nemotron-RL-math-OpenMathReasoning artifact_fpath: aime24_validation.jsonl license: Apache 2.0