Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,11 @@ configs:
|
|
| 12 |
data_files:
|
| 13 |
- split: train
|
| 14 |
path: data/tasks.jsonl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# Pi-Bench Tasks
|
|
@@ -49,4 +54,4 @@ common fields for filtering and browsing.
|
|
| 49 |
- `title`, `display_title`, `description`, `task_type`, `difficulty`
|
| 50 |
- `initial_input`, `hidden_intents`, `hidden_intent_count`
|
| 51 |
- `has_objectives`, `objectives_json`, `metadata_json`
|
| 52 |
-
- `yaml_path`, `yaml`
|
|
|
|
| 12 |
data_files:
|
| 13 |
- split: train
|
| 14 |
path: data/tasks.jsonl
|
| 15 |
+
tags:
|
| 16 |
+
- Proactive
|
| 17 |
+
- Agent
|
| 18 |
+
- OpenClaw
|
| 19 |
+
- Benchmark
|
| 20 |
---
|
| 21 |
|
| 22 |
# Pi-Bench Tasks
|
|
|
|
| 54 |
- `title`, `display_title`, `description`, `task_type`, `difficulty`
|
| 55 |
- `initial_input`, `hidden_intents`, `hidden_intent_count`
|
| 56 |
- `has_objectives`, `objectives_json`, `metadata_json`
|
| 57 |
+
- `yaml_path`, `yaml`
|