Update README.md
Browse files
README.md
CHANGED
@@ -18,9 +18,9 @@ license_link: LICENSE
|
|
18 |
- Index-1.9B chat: 基于index-1.9B base通过SFT和DPO对齐后的对话模型,我们发现由于我们预训练中引入了较多互联网社区语料,聊天的趣味性明显更强
|
19 |
- Index-1.9B character : 在SFT和DPO的基础上引入了RAG来实现fewshots角色扮演定制
|
20 |
|
21 |
-
|
22 |
-
- Chat
|
23 |
-
-
|
24 |
|
25 |
更多细节详见我们的[GitHub](https://github.com/bilibili/Index-1.9B)和[Index-1.9B技术报告](https://github.com/bilibili/Index-1.9B/blob/main/Index-1.9B%20%E6%8A%80%E6%9C%AF%E6%8A%A5%E5%91%8A.pdf)
|
26 |
|
|
|
18 |
- Index-1.9B chat: 基于index-1.9B base通过SFT和DPO对齐后的对话模型,我们发现由于我们预训练中引入了较多互联网社区语料,聊天的趣味性明显更强
|
19 |
- Index-1.9B character : 在SFT和DPO的基础上引入了RAG来实现fewshots角色扮演定制
|
20 |
|
21 |
+
**注意:此为Base模型,仅能续写,以及进一步的训练对齐,不能直接交互。**
|
22 |
+
- **Chat模型**详见 [Index-1.9B-Chat](https://huggingface.co/IndexTeam/Index-1.9B-Chat)
|
23 |
+
- **角色扮演模型**详见 [Index-1.9B-Character](https://huggingface.co/IndexTeam/Index-1.9B-Character)
|
24 |
|
25 |
更多细节详见我们的[GitHub](https://github.com/bilibili/Index-1.9B)和[Index-1.9B技术报告](https://github.com/bilibili/Index-1.9B/blob/main/Index-1.9B%20%E6%8A%80%E6%9C%AF%E6%8A%A5%E5%91%8A.pdf)
|
26 |
|