Update README.md
Browse files
README.md
CHANGED
@@ -12,14 +12,14 @@ ChatYuan: 元语功能型对话大模型
|
|
12 |
|
13 |
这个模型可以用于问答、结合上下文做对话、做各种生成任务,包括创意性写作,也能回答一些像法律、新冠等领域问题。它基于PromptCLUE-large结合数亿条功能对话多轮对话数据进一步训练得到。
|
14 |
|
15 |
-
<a href='https://www.cluebenchmarks.com/clueai.html'>PromptCLUE-large
|
16 |
|
17 |
<a href='https://www.yuanyu.ai'>在线Demo(微信搜索小程序“元语智能”)</a> |
|
18 |
<a href='https://www.clueai.cn'>使用API(large版)</a> |
|
19 |
<a href='https://github.com/clue-ai/ChatYuan'>Github项目地址</a> |
|
20 |
<a href='https://colab.research.google.com/drive/1ZcLIJuemiojigrfjbsDMBWrX7JqXZX6I?usp=sharing#scrollTo=QokO0pdGmAYH'>Colab在线试用</a>
|
21 |
|
22 |
-
<img src="https://huggingface.co/ClueAI/ChatYuan-large-v1/resolve/main/chatyuan_wechat.jpg" width="
|
23 |
|
24 |
|
25 |
加载模型:
|
|
|
12 |
|
13 |
这个模型可以用于问答、结合上下文做对话、做各种生成任务,包括创意性写作,也能回答一些像法律、新冠等领域问题。它基于PromptCLUE-large结合数亿条功能对话多轮对话数据进一步训练得到。
|
14 |
|
15 |
+
<a href='https://www.cluebenchmarks.com/clueai.html'>PromptCLUE-large:</a>在1000亿token中文语料上预训练,累计学习1.5万亿中文token,并且在数百种任务上进行Prompt任务式训练。针对理解类任务,如分类、情感分析、抽取等,可以自定义标签体系;针对多种生成任务,可以进行采样自由生成。
|
16 |
|
17 |
<a href='https://www.yuanyu.ai'>在线Demo(微信搜索小程序“元语智能”)</a> |
|
18 |
<a href='https://www.clueai.cn'>使用API(large版)</a> |
|
19 |
<a href='https://github.com/clue-ai/ChatYuan'>Github项目地址</a> |
|
20 |
<a href='https://colab.research.google.com/drive/1ZcLIJuemiojigrfjbsDMBWrX7JqXZX6I?usp=sharing#scrollTo=QokO0pdGmAYH'>Colab在线试用</a>
|
21 |
|
22 |
+
<img src="https://huggingface.co/ClueAI/ChatYuan-large-v1/resolve/main/chatyuan_wechat.jpg" width="26%" height="26%" />
|
23 |
|
24 |
|
25 |
加载模型:
|