ClueAI commited on
Commit
bc457b7
1 Parent(s): 11c1f94

add toolkit

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -9,7 +9,10 @@ PromptCLUE:全中文任务零样本学习模型
9
 
10
  这个模型是基于1000亿token中文语料上预训练,累计学习1.5万亿中文token,并且在数百种任务上进行Prompt任务式训练。针对理解类任务,如分类、情感分析、抽取等,可以自定义标签体系;针对多种生成任务,可以进行采样自由生成。
11
 
12
- <a href='https://www.cluebenchmarks.com/clueai.html'>在线Demo</a> &nbsp; | &nbsp; <a href='https://github.com/clue-ai/PromptCLUE'>Github项目地址</a>&nbsp; | &nbsp;<a href='https://colab.research.google.com/drive/1noyBA_JrYO6Lk6cwxsNZ_jdJ-Jtaf82G?usp=sharing#scrollTo=Nk2tSi3vnSN0'>Colab试用</a>
 
 
 
13
 
14
  加载模型:
15
 
 
9
 
10
  这个模型是基于1000亿token中文语料上预训练,累计学习1.5万亿中文token,并且在数百种任务上进行Prompt任务式训练。针对理解类任务,如分类、情感分析、抽取等,可以自定义标签体系;针对多种生成任务,可以进行采样自由生成。
11
 
12
+ <a href='https://www.cluebenchmarks.com/clueai.html'>在线Demo</a> &nbsp; |
13
+ <a href='https://www.clueai.cn'>使用clueai工具包和API(large版)</a> &nbsp; |
14
+ &nbsp; <a href='https://github.com/clue-ai/PromptCLUE'>Github项目地址</a>&nbsp; |
15
+ &nbsp;<a href='https://colab.research.google.com/drive/1noyBA_JrYO6Lk6cwxsNZ_jdJ-Jtaf82G?usp=sharing#scrollTo=Nk2tSi3vnSN0'>Colab试用</a>
16
 
17
  加载模型:
18