forked from NVIDIA-NeMo/Gym
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreasoning_gym.yaml
More file actions
26 lines (26 loc) · 955 Bytes
/
reasoning_gym.yaml
File metadata and controls
26 lines (26 loc) · 955 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
reasoning_gym:
resources_servers:
reasoning_gym:
entrypoint: app.py
domain: knowledge
verified: true
description: Over 100 tasks including algebra, arithmetic, computation, cognition, geometry, graph theory, logic, and many common games.
value: Improve robustness, generalization, broad knowledge and reasoning
reasoning_gym_simple_agent:
responses_api_agents:
simple_agent:
entrypoint: app.py
resources_server:
type: resources_servers
name: reasoning_gym
model_server:
type: responses_api_models
name: policy_model
datasets:
- name: train
type: train
jsonl_fpath: resources_servers/reasoning_gym/data/Nemotron-RL-ReasoningGym-v1_train.jsonl
huggingface_identifier:
repo_id: nvidia/Nemotron-RL-ReasoningGym-v1
artifact_fpath: data/train.jsonl
license: Creative Commons Attribution 4.0 International