File size: 506 Bytes
03fffb5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
spec_version: hf-env-0.1
environments:
  - id: terminal-tasks
    title: Terminal Tasks Example
    config_name: tasks
    splits: [train]
    frameworks:
      harbor:
        min_version: ">=0.1.0"
      verifiers:
        min_version: ">=0.1.14"
        adapter: verifiers.v1.packages.tasksets.HarborTaskset
    dataset:
      task_root: tasks
      task_id_column: task_id
      task_path_column: task_path
    runtime:
      isolation: container
      network: disabled
    reward:
      type: scalar