CSGHub icon indicating copy to clipboard operation
CSGHub copied to clipboard

新建Tag无法展示在任务选项中

Open ioo0s opened this issue 1 year ago • 2 comments

问题描述

我在管理端创建了新的tag image 接着我在数据集的readme.md中设置了对应的tag

---
license: Apache License 2.0
tags:
  - dangerous-qa
  - text-generation
---

上传后 不会将我设置的tag dangerous-qa 放在对应的任务:中 而是展示到了other中 image

需求

  1. 添加任务类别后能够自动识别并添加到任务分类中
  2. 可以自定义tag的图标和颜色

ioo0s avatar Jun 25 '24 01:06 ioo0s

系统预定义标签的管理暂时还没有对接后端,所以这里新增的 system 类型标签会被识别为其它类型。请等待后续更新,谢谢!

Rader avatar Jun 26 '24 03:06 Rader