Update README.md
Browse files
README.md
CHANGED
@@ -336,15 +336,15 @@ With this method, it is available to load Qwen-7B in `NF4` and `Int8`, which sav
|
|
336 |
|
337 |
## 评测复现(Reproduction)
|
338 |
|
339 |
-
我们提供了评测脚本,方便大家复现模型效果,详见[链接](eval
|
340 |
|
341 |
-
We have provided evaluation scripts to reproduce the performance of our model, details as [link](eval
|
342 |
|
343 |
## 使用协议(License Agreement)
|
344 |
|
345 |
-
我们的代码和模型权重对学术研究完全开放,并支持商用。请查看LICENSE了解具体的开源协议细节。
|
346 |
|
347 |
-
Our code and checkpoints are open to research purpose, and they are allowed for commercial purposes. Check [LICENSE](LICENSE) for more details about the license.
|
348 |
|
349 |
## 联系我们(Contact Us)
|
350 |
|
|
|
336 |
|
337 |
## 评测复现(Reproduction)
|
338 |
|
339 |
+
我们提供了评测脚本,方便大家复现模型效果,详见[链接](https://github.com/QwenLM/Qwen-7B/tree/main/eval)。提示:由于硬件和框架造成的舍入误差,复现结果如有小幅波动属于正常现象。
|
340 |
|
341 |
+
We have provided evaluation scripts to reproduce the performance of our model, details as [link](https://github.com/QwenLM/Qwen-7B/tree/main/eval).
|
342 |
|
343 |
## 使用协议(License Agreement)
|
344 |
|
345 |
+
我们的代码和模型权重对学术研究完全开放,并支持商用。请查看[LICENSE](https://github.com/QwenLM/Qwen-7B/blob/main/LICENSE)了解具体的开源协议细节。
|
346 |
|
347 |
+
Our code and checkpoints are open to research purpose, and they are allowed for commercial purposes. Check [LICENSE](https://github.com/QwenLM/Qwen-7B/blob/main/LICENSE) for more details about the license.
|
348 |
|
349 |
## 联系我们(Contact Us)
|
350 |
|