Update README.md
Browse files
README.md
CHANGED
@@ -4,5 +4,13 @@ language:
|
|
4 |
- ar
|
5 |
---
|
6 |
# AceGPT
|
7 |
-
AceGPT is a fully fine-tuned generative text model collection based on LlaMA2, particularly in the
|
8 |
-
This is the repository for the 7B pretrained model
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- ar
|
5 |
---
|
6 |
# AceGPT
|
7 |
+
AceGPT is a fully fine-tuned generative text model collection based on LlaMA2, particularly in the
|
8 |
+
Arabic language domain. This is the repository for the 7B pretrained model.
|
9 |
+
# Model Details
|
10 |
+
We have released the AceGPT family of large language models, which is a collection of fully fine-tuned
|
11 |
+
generative text models based on LlaMA2, ranging from 7B to 13B parameters. Our models include two main
|
12 |
+
categories: AceGPT and AceGPT-chat. AceGPT-chat is an optimized version specifically designed for dialogue
|
13 |
+
applications. It is worth mentioning that our models have demonstrated superior performance compared
|
14 |
+
to all currently available open-source Arabic dialogue models in multiple benchmark tests. Furthermore,
|
15 |
+
in our human evaluations, our models have shown comparable satisfaction levels to some closed-source models,
|
16 |
+
such as ChatGPT, in the Arabic language.
|