We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54e80d commit c328646Copy full SHA for c328646
applications/zero_shot_text_classification/README.md
@@ -17,7 +17,7 @@
17
18
## 1. 零样本文本分类应用
19
20
-本项目提供基于通用文本分类 UTC(Universial Text Classification) 模型微调的文本分类端到端应用方案,打通**数据标注-模型训练-模型调优-预测部署全流程**,可快速实现文本分类产品落地。
+本项目提供基于通用文本分类 UTC(Universal Text Classification) 模型微调的文本分类端到端应用方案,打通**数据标注-模型训练-模型调优-预测部署全流程**,可快速实现文本分类产品落地。
21
22
<div align="center">
23
<img width="700" alt="UTC模型结构图" src="https://user-images.githubusercontent.com/25607475/211755652-dac155ca-649e-470c-ac8b-06156b444b58.png">
0 commit comments