Update README.md
Browse files
README.md
CHANGED
@@ -9,9 +9,7 @@ PromptCLUE:支持最多中文任务的开源预训练模型
|
|
9 |
|
10 |
这个模型是基于1000亿token中文语料上预训练,并且在数百种任务上进行Prompt任务式训练。针对理解类任务,如分类、情感分析、抽取等,可以自定义标签体系;针对多种生成任务,可以进行采样自由生成。
|
11 |
|
12 |
-
<a href='https://www.cluebenchmarks.com/clueai.html'>在线Demo</a>
|
13 |
-
|
14 |
-
<a href='https://colab.research.google.com/drive/1noyBA_JrYO6Lk6cwxsNZ_jdJ-Jtaf82G?usp=sharing#scrollTo=Nk2tSi3vnSN0'>Colab试用</a>
|
15 |
|
16 |
加载模型:
|
17 |
|
@@ -272,5 +270,3 @@ Model output:
|
|
272 |
|
273 |
更多示例功能和模型见
|
274 |
[ClueAI](https://github.com/clue-ai/PromptCLUE)
|
275 |
-
|
276 |
-
GitHub: https://github.com/clue-ai/PromptCLUE
|
|
|
9 |
|
10 |
这个模型是基于1000亿token中文语料上预训练,并且在数百种任务上进行Prompt任务式训练。针对理解类任务,如分类、情感分析、抽取等,可以自定义标签体系;针对多种生成任务,可以进行采样自由生成。
|
11 |
|
12 |
+
<a href='https://www.cluebenchmarks.com/clueai.html'>在线Demo</a> | <a href='https://github.com/clue-ai/PromptCLUE'>Github项目地址</a> | <a href='https://colab.research.google.com/drive/1noyBA_JrYO6Lk6cwxsNZ_jdJ-Jtaf82G?usp=sharing#scrollTo=Nk2tSi3vnSN0'>Colab试用</a>
|
|
|
|
|
13 |
|
14 |
加载模型:
|
15 |
|
|
|
270 |
|
271 |
更多示例功能和模型见
|
272 |
[ClueAI](https://github.com/clue-ai/PromptCLUE)
|
|
|
|