update readme

This commit is contained in:
LiangSong 2023-04-02 21:32:39 +08:00
parent ab9d68a3ed
commit 529f063234
2 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,8 @@
* @Author: LiangSong(sl12160010@gmail.com)
* @Date: 2023-03-10 21:18:35
* @LastEditors: LiangSong(sl12160010@gmail.com)
* @LastEditTime: 2023-04-02 20:28:54
* @FilePath: /undefined/Users/songliang/workspace/Open-Llama/README.md
* @LastEditTime: 2023-04-02 21:32:26
* @FilePath: /Open-Llama/README.md
* @Description:
*
* Copyright (c) 2023 by LiangSong(sl12160010@gmail.com), All Rights Reserved.
@ -18,7 +18,7 @@ Open-Llama是一个开源项目提供了一整套用于构建大型语言模
虽然还没有完整的预训练完但是我们先使用40K step预训练的模型进行了Instruction-tuning模型可以服从简单的命令。目前没有多轮对话能力
[Demo](https://cfefb37a989faecdab.gradio.live/)
[Demo](http://home.ustc.edu.cn/~sl9292/)
我们参考一些对文心一言的测试也简单测试一下我们的模型,原始报道 [百度“文心一言”测试:国内生成式 AI 什么水平?](https://www.8btc.com/article/6809666)

View File

@ -2,8 +2,8 @@
* @Author: LiangSong(sl12160010@gmail.com)
* @Date: 2023-03-10 21:18:35
* @LastEditors: LiangSong(sl12160010@gmail.com)
* @LastEditTime: 2023-04-02 20:29:24
* @FilePath: /undefined/Users/songliang/workspace/Open-Llama/README_en.md
* @LastEditTime: 2023-04-02 21:32:32
* @FilePath: /Open-Llama/README_en.md
* @Description:
*
* Copyright (c) 2023 by LiangSong(sl12160010@gmail.com), All Rights Reserved.
@ -17,7 +17,7 @@ Open-Llama is an open source project that provides a complete set of training pr
## Progress
Although the complete pre-training is not finished yet, we used the 40K-step pre-trained model for instruction tuning, which can follow simple commands. Currently, there is no ability for multi-turn dialogue.
[Demo](https://cfefb37a989faecdab.gradio.live/)
[Demo](http://home.ustc.edu.cn/~sl9292/)
We tested our model by referring to some tests for Wenxin Yiyuan. Original report can be found at Baidu ["Wenxin Yiyan" Test: What is the level of domestic generative AI?](https://www.8btc.com/article/6809666)