diff --git a/README.md b/README.md index cc11a25..b4df526 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Open-Llama是一个开源项目,提供了一整套用于构建大型语言模 ## 进展 经过30K step的预训练,已经展现出了一定的胡说八道的能力,如下分别是编写代码、续写论文和续写中文,虽然正确性存在问题但是已经像是一句话了。 + ## **特性** diff --git a/README_en.md b/README_en.md index 090bff6..8a95bc1 100644 --- a/README_en.md +++ b/README_en.md @@ -2,7 +2,7 @@ * @Author: LiangSong(sl12160010@gmail.com) * @Date: 2023-03-10 21:18:35 * @LastEditors: LiangSong(sl12160010@gmail.com) - * @LastEditTime: 2023-03-29 21:44:43 + * @LastEditTime: 2023-03-29 21:51:28 * @FilePath: /Open-Llama/README_en.md * @Description: * @@ -15,13 +15,9 @@ Translated by ChatGPT. Open-Llama is an open source project that provides a complete set of training processes for building large-scale language models, from data preparation to tokenization, pre-training, instruction tuning, and reinforcement learning techniques such as RLHF. ## Progress -After 30K steps of pre-training, the model has demonstrated some language capabilities, as shown below in coding, paper continuation, and Chinese continuation tasks. Although there are still issues with correctness, the generated outputs resemble sentences. +After 30K steps of pre-training, the model has demonstrated some language capabilities, as shown below in coding and paper continuation tasks. Although there are still issues with correctness, the generated outputs resemble sentences. -
-
-
-
-
+ ## **Features** ### Ease of Use