File size: 987 Bytes
7cf1ec2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
31
32
33
34
35
36
---
license: mit
task_categories:
  - other
tags:
  - parcs
  - benchmark
  - parallel-computing
  - ai-agents
pretty_name: "PARCS-Agent Benchmark — 15 Parallel Computing Tasks"
---

# PARCS-Agent Benchmark

15 tasks for evaluating PARCS-enabled (parallel) vs. sequential AI agents.

## Main split — `benchmark`

| Column | Type | Description |
|--------|------|-------------|
| `task_id` | int | Task number 1–15 |
| `question` | string | Self-contained prompt given to the agent |
| `answer` | string | JSON with reference / ground-truth values |

## Supplementary splits

Seed-based tasks include pre-generated input data:
`task_03_cities`, `task_04_sir_reference`, `task_05_data`, `task_05_configs`,
`task_06_patients`, `task_07_sequences`, `task_08_train`, `task_08_test`,
`task_10_portfolio`, `task_10_scenarios`, `task_11_library`,
`task_13_nodes`, `task_13_edges`, `task_13_sources`, `task_15_sequences`

## Citation

PARCS-Agent benchmark (Bohusevych, 2026). Forthcoming.