arize-annotation
仓库创建 2025年6月12日最近提交 4 小时前SkillHot 收录 20 天前
▸ 精选理由
便于构建人类审查与标签回写的标准化流程
▸ 风险提示
可能包含用户数据或敏感标签,注意隐私与合规
这个 Skill 做什么
在 Arize 中创建和管理标注配置与标注队列工作流。
在 Arize 上创建和管理标注配置(分类、连续或自由文本标签)和标注队列,把人工审核流程串到模型监控里,并能用 Python SDK 批量把人工标注应用到项目 span。适合需要构建标注工作流、收集人类反馈或做大量人工审阅的场景。它支持灵活的标签 schema 和排队机制,方便把人工标注和在线监测结合。
▸ 展开 SKILL.md 英文原文
Creates and manages annotation configs (categorical, continuous, freeform label schemas) and annotation queues (human review workflows) on Arize. Applies human annotations to project spans via the Python SDK. Use when the user mentions annotation config, annotation queue, label schema, human feedback, bulk annotate spans, update_annotations, labeling queue, annotate record, or human review.
3.7w
Stars
4.6k
Forks
40
仓库内 Skill
+837
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/github/awesome-copilot/main/skills/arize-annotation/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/arize-annotation/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Arize Annotation Skill > **`SPACE`** — All `--space` flags and the `ARIZE_SPACE` env var accept a space **name** (e.g., `my-workspace`) or a base64 space **ID** (e.g., `U3BhY2U6...`). Find yours with `ax spaces list`. This skill covers **annotation configs** (the label schema) and **annotation queues** (human review workflows), as well as programmatically annotating project spans via the Python SDK. **Direction:** Human labeling in Arize attaches values defined by configs to **spans**, **dataset examples**, **experiment-related records**, and **queue items** in the product UI. This skill covers: `ax annotation-configs`, `ax annotation-queues`, and bulk span updates with `ArizeClient.spa
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有