We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
表头支持添加迷你图: 在数据集管理场景,用户会有一些轻分析的需求(例如一个模型训练集想看文本长度分布,标签分布),单独开一个模块太重,在表头中有一个迷你图就能解决80%以上的问题,例如https://huggingface.co/datasets/bghira/photo-concept-bucket/viewer/default/train
迷你图功能:
The text was updated successfully, but these errors were encountered:
谢谢建议 后续考虑增加上这个表格类型
Sorry, something went wrong.
No branches or pull requests
What problem does this feature solve?
表头支持添加迷你图:
在数据集管理场景,用户会有一些轻分析的需求(例如一个模型训练集想看文本长度分布,标签分布),单独开一个模块太重,在表头中有一个迷你图就能解决80%以上的问题,例如https://huggingface.co/datasets/bghira/photo-concept-bucket/viewer/default/train
What does the proposed API look like?
迷你图功能:
The text was updated successfully, but these errors were encountered: