Instructions to use Tencent-Hunyuan/HunyuanDiT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- HunyuanDiT
How to use Tencent-Hunyuan/HunyuanDiT with HunyuanDiT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
请问是如何对训练数据集进行的评估
#16
by TianyiZhang1994 - opened
报告中提到了对数据集目标和图像风格进行了多级分类与类别分布评估,请问如此大规模数据的目标类别标签以及图像风格标签是如何获取的?
是利用微调后的MLLM对数据进行重打标,然后对打标结果进行的分析吗?