File size: 1,047 Bytes
2130cf1 708fb55 2130cf1 708fb55 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
---
language:
- zh
- en
tags:
- internlm
- llm
- chat
- chinese
- english
license: apache-2.0
datasets:
- internlm/dataset
model-index:
- name: InternLM2-5-7B-Chat
results:
- task:
type: text-generation
dataset:
type: MMLU
name: MMLU
metrics:
- name: Average
type: Average
value: 63.7
---
# InternLM2-5-7B-Chat
## Model Description
InternLM2-5-7B-Chat 是一个开源的中英双语对话模型,基于 InternLM2 第二代架构开发。该模型采用了更大的训练数据规模、更优的训练策略和全新的对话模板,在多个基准测试上都取得了显著的性能提升。
### Key Features
- **参数规模**: 7B
- **训练数据**: 高质量的中英双语数据集
- **对话能力**: 更自然的多轮对话体验
- **知识整合**: 广泛的知识覆盖和准确的知识表达
- **数学推理**: 优秀的数学解题和推理能力
- **代码生成**: 支持多种编程语言的代码生成和理解
## Usage
|