File size: 760 Bytes
2b2c636
 
 
 
 
 
 
 
13e5667
2b2c636
13e5667
 
2b2c636
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# GDPval Submission: model_1

Model: **model_1**
Agent: **Basic Harness**
Batch: `batch_44b56d6ec59547448c9f26316d1727e7`
Tasks: 220
Total runs: 220 (1 per task)

## Dataset Schema

| Column | Type | Description |
|--------|------|-------------|
| task_id | string | GDPval task UUID |
| run_index | int | Run index (0-0) |
| trajectory_id | string | RLS trajectory ID |
| sector | string | GDPval sector |
| occupation | string | GDPval occupation |
| prompt | string | Task prompt |
| reference_files | list[string] | Reference file paths |
| deliverable_text | string | Model's text deliverable |
| deliverable_files | list[string] | Model's output file paths |