Upload 3 files
Browse files
Robot_Safety_Checklists_Synthetic_v1_README.md
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: Robot Safety Checklists Synthetic v1
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- robotics
|
| 7 |
+
- synthetic
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# Robot Safety Checklists Synthetic v1
|
| 11 |
+
|
| 12 |
+
Scenario-based safety checklists for robotics testing and operations.
|
| 13 |
+
|
| 14 |
+
## Splits
|
| 15 |
+
- train
|
| 16 |
+
- test
|
| 17 |
+
|
| 18 |
+
## Fields
|
| 19 |
+
- `id`: unique sample id
|
| 20 |
+
- `instruction`: what checklist to produce
|
| 21 |
+
- `context`: constraints for checklist
|
| 22 |
+
- `expected_output`: actionable checklist
|
| 23 |
+
- `robot_domain`: robot category
|
| 24 |
+
- `scenario`: test/ops scenario
|
| 25 |
+
- `difficulty`: easy/medium/hard
|
| 26 |
+
- `safety_notes`: short safety reminder
|
| 27 |
+
|
| 28 |
+
## License
|
| 29 |
+
CC0-1.0 (synthetic data)
|
robot_safety_checklists_test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
robot_safety_checklists_train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|