Update README.md
Browse files
README.md
CHANGED
@@ -50,7 +50,7 @@ pipeline_tag: text-generation
|
|
50 |
|
51 |
# 日志
|
52 |
|
53 |
-
`20231026`:上传第五版模型`sakura-13b-2epoch-3.8M-1025-v0.8`,改善数据集质量与格式,修复之前版本模型无法正确解析\n的问题,使用Baichuan2-13B-Chat
|
54 |
|
55 |
`20231011`:上传第四版模型`sakura-14b-2epoch-4.4M-1003-v0.7`,改用QWen-14B-Chat模型进行微调,增加数据集。
|
56 |
|
@@ -188,7 +188,7 @@ pipeline_tag: text-generation
|
|
188 |
prompt = "User: " + query + "\nAssistant: "
|
189 |
```
|
190 |
|
191 |
-
- v0.5
|
192 |
|
193 |
```python
|
194 |
input_text = "" # 用户输入
|
@@ -234,6 +234,8 @@ pipeline_tag: text-generation
|
|
234 |
|
235 |
- 三日月クリ
|
236 |
|
|
|
|
|
237 |
- [K024](https://github.com/K024)
|
238 |
|
239 |
- [minaduki-sora](https://github.com/minaduki-sora)
|
|
|
50 |
|
51 |
# 日志
|
52 |
|
53 |
+
`20231026`:上传第五版模型`sakura-13b-2epoch-3.8M-1025-v0.8`,改善数据集质量与格式,修复之前版本模型无法正确解析\n的问题,使用Baichuan2-13B-Chat模型进行微调。
|
54 |
|
55 |
`20231011`:上传第四版模型`sakura-14b-2epoch-4.4M-1003-v0.7`,改用QWen-14B-Chat模型进行微调,增加数据集。
|
56 |
|
|
|
188 |
prompt = "User: " + query + "\nAssistant: "
|
189 |
```
|
190 |
|
191 |
+
- v0.5与v0.8
|
192 |
|
193 |
```python
|
194 |
input_text = "" # 用户输入
|
|
|
234 |
|
235 |
- 三日月クリ
|
236 |
|
237 |
+
- [FishHawk](https://github.com/FishHawk)
|
238 |
+
|
239 |
- [K024](https://github.com/K024)
|
240 |
|
241 |
- [minaduki-sora](https://github.com/minaduki-sora)
|