forked from NVIDIA-NeMo/Gym
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathether0.yaml
More file actions
26 lines (26 loc) · 787 Bytes
/
ether0.yaml
File metadata and controls
26 lines (26 loc) · 787 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
ether0:
resources_servers:
ether0:
entrypoint: app.py
domain: knowledge
verified: false
description: ether0 chemistry benchmark verifiers
value: Evalutate chemistry knowledge and reasoning with ether0 benchmark
ether0_simple_agent:
responses_api_agents:
simple_agent:
entrypoint: app.py
resources_server:
type: resources_servers
name: ether0
model_server:
type: responses_api_models
name: policy_model
datasets:
- name: example
type: example
jsonl_fpath: resources_servers/ether0/data/example.jsonl
- name: val
type: validation
jsonl_fpath: resources_servers/ether0/data/val.jsonl
license: Creative Commons Attribution 4.0 International