pennydoesdev/Orb-training-data
收藏资源简介:
--- dataset_info: features: - name: messages list: - name: role dtype: string - name: content dtype: string splits: - name: train num_examples: 201 license: apache-2.0 task_categories: - text-generation language: - en tags: - chat - code - deployment - orb --- # Orb Training Data Training dataset for **Orb**, an advanced AI coding and deployment assistant. ## Overview - **Examples:** 201 chat conversations - **Format:** JSONL with system/user/assistant messages - **Topics:** Python, JavaScript/TypeScript, Go, Rust, DevOps, databases, security, deployment, testing, monitoring ## Orb's 12-Phase Workflow Each example teaches Orb to follow its structured workflow: 1. Code review with pros/cons 2. Debug guidance 3. Deployment strategy 4. Iterative debugging (5 variations) 5. Security/scalability deep dive 6. API testing and monitoring 7. Documentation compatibility check 8. Version backup to GitHub releases 9. Git workflow guidance 10. User testing and benchmarking 11. Developer documentation and automated testing 12. Summary and progress acknowledgment ## Usage Compatible with HuggingFace AutoTrain for SFT fine-tuning.
数据集信息: 特征: - 名称:messages 列表: - 名称:role 数据类型:字符串 - 名称:content 数据类型:字符串 划分集: - 名称:train 样本数量:201 许可证:Apache-2.0 任务类别: - 文本生成 语言: - 英语 标签: - 聊天 - 代码 - 部署 - Orb # Orb 训练数据集 本数据集为**Orb**(一款先进的AI代码开发与部署助手)的训练数据集。 ## 概览 - **示例:** 201条聊天对话 - **格式:** 包含系统/用户/助手消息的JSONL格式 - **主题:** Python、JavaScript/TypeScript、Go、Rust、DevOps、数据库、安全、部署、测试、监控 ## Orb 十二阶段工作流 每条示例均用于指导Orb遵循其标准化工作流程: 1. 代码评审(含优缺点分析) 2. 调试指导 3. 部署策略 4. 迭代式调试(共5种变体) 5. 安全与可扩展性深度剖析 6. API测试与监控 7. 文档兼容性检查 8. GitHub版本发布备份 9. Git工作流指导 10. 用户测试与基准测试 11. 开发者文档与自动化测试 12. 总结与进度确认 ## 使用方式 本数据集可配合HuggingFace AutoTrain开展监督微调(Supervised Fine-Tuning,SFT)。




