ZwwWayne commited on
Commit
88b7e6e
1 Parent(s): 5605399

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -30,7 +30,7 @@ InternLM2-1.8B is the 1.8 billion parameter version of the second generation Int
30
 
31
  - InternLM2-1.8B: Foundation models with high quality and high adaptation flexibility, which serve as a good starting point for downstream deep adaptations.
32
  - InternLM2-Chat-1.8B-SFT: Chat model after supervised fine-tuning (SFT) on InternLM2-1.8B.
33
- - InternLM2-Chat-1.8B: Further aligned on top of InternLM2-Chat-1.8B-SFT through online RLHF. InternLM2-Chat-1.8B-SFT exhibits better instruction following, chat experience, and function calling, which is recommended for downstream applications.
34
 
35
  The InternLM2 has the following technical features:
36
 
@@ -106,7 +106,7 @@ The code is licensed under Apache-2.0, while model weights are fully open for ac
106
 
107
  - InternLM2-1.8B: 具有高质量和高适应灵活性的基础模型,为下游深度适应提供了良好的起点。
108
  - InternLM2-Chat-1.8B-SFT:在 InternLM2-1.8B 上进行监督微调 (SFT) 后得到的对话模型。
109
- - InternLM2-chat-1.8B:通过在线 RLHF 在 InternLM2-Chat-1.8B-SFT 之上进一步对齐。 InternLM2-Chat-1.8B-SFT 表现出更好的指令跟随、聊天体验和函数调用,推荐下游应用程序使用。
110
 
111
  InternLM2 模型具备以下的技术特点
112
 
 
30
 
31
  - InternLM2-1.8B: Foundation models with high quality and high adaptation flexibility, which serve as a good starting point for downstream deep adaptations.
32
  - InternLM2-Chat-1.8B-SFT: Chat model after supervised fine-tuning (SFT) on InternLM2-1.8B.
33
+ - InternLM2-Chat-1.8B: Further aligned on top of InternLM2-Chat-1.8B-SFT through online RLHF. InternLM2-Chat-1.8B exhibits better instruction following, chat experience, and function calling, which is recommended for downstream applications.
34
 
35
  The InternLM2 has the following technical features:
36
 
 
106
 
107
  - InternLM2-1.8B: 具有高质量和高适应灵活性的基础模型,为下游深度适应提供了良好的起点。
108
  - InternLM2-Chat-1.8B-SFT:在 InternLM2-1.8B 上进行监督微调 (SFT) 后得到的对话模型。
109
+ - InternLM2-chat-1.8B:通过在线 RLHF 在 InternLM2-Chat-1.8B-SFT 之上进一步对齐。 InternLM2-Chat-1.8B 表现出更好的指令跟随、聊天体验和函数调用,推荐下游应用程序使用。
110
 
111
  InternLM2 模型具备以下的技术特点
112