model_1 / README.md
IRMer's picture
Update README.md
13e5667 verified
---
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 |