Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language: zh
|
| 4 |
+
task_categories:
|
| 5 |
+
- system-operation
|
| 6 |
+
datasets:
|
| 7 |
+
- reducing-sop.json
|
| 8 |
+
tags:
|
| 9 |
+
- public-utility
|
| 10 |
+
- control-system
|
| 11 |
+
- water-treatment
|
| 12 |
+
- `stage`: 流程阶段
|
| 13 |
+
- `serial`: 步骤序号
|
| 14 |
+
- `site`: 作业点
|
| 15 |
+
- `task`: 作业事项任务
|
| 16 |
+
- `tool`: 所需材料物品等
|
| 17 |
+
- `action`: 具体做什么
|
| 18 |
+
- `target`: 做到什么程度
|
| 19 |
+
---
|