Add training and planning eval exports
This commit is contained in:
@@ -45,6 +45,8 @@ cat input.json | python skills/product-data/scripts/<tool>.py
|
||||
| `scripts/validate_dataset_records.py` | 校验 canonical records |
|
||||
| `scripts/export_dataset_records.py` | 导出紧凑 JSONL/JSON,并默认生成同目录 `records.csv` 表格 |
|
||||
| `scripts/export_dataset_table.py` | 已有 canonical records 时,只补生成同事流转表格 |
|
||||
| `scripts/export_training_jsonl.py` | 把 canonical records 转成训练 JSONL |
|
||||
| `scripts/export_planning_eval_csv.py` | 把 canonical records 转成含 `newPrompt` 的评测 CSV |
|
||||
|
||||
## 平台内优先级
|
||||
|
||||
|
||||
Reference in New Issue
Block a user