Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,45 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
language:
|
4 |
+
- fa
|
5 |
+
- en
|
6 |
+
---
|
7 |
+
**QaemLLaMA: A Persian Language Model**
|
8 |
+
|
9 |
+
**Overview**
|
10 |
+
|
11 |
+
QaemLLaMA is a Persian language model fine-tuned from the LLaMA architecture. It has been enhanced with 20,000 new Persian tokens to improve its understanding and generation capabilities in the Persian language.
|
12 |
+
|
13 |
+
**Key Features**
|
14 |
+
|
15 |
+
- **Enhanced Persian Vocabulary:** The addition of 20,000 Persian tokens allows QaemLLaMA to comprehend and generate a broader range of Persian texts with greater accuracy.
|
16 |
+
|
17 |
+
- **State-of-the-Art Performance:** Evaluations indicate that QaemLLaMA achieves leading results on Persian language benchmarks, demonstrating its effectiveness in various natural language processing tasks.
|
18 |
+
|
19 |
+
**Model Details**
|
20 |
+
|
21 |
+
- **Base Architecture:** LLaMA
|
22 |
+
|
23 |
+
- **Language Supported:** Persian
|
24 |
+
|
25 |
+
- **Additional Tokens:** 20,000 Persian tokens
|
26 |
+
|
27 |
+
- **License:** CC BY-NC-SA 4.0 (non-commercial use only)
|
28 |
+
|
29 |
+
**Contributors**
|
30 |
+
|
31 |
+
Developed by:
|
32 |
+
|
33 |
+
- Reza Mahdi Hadi
|
34 |
+
|
35 |
+
**License**
|
36 |
+
|
37 |
+
This model is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. For non-commercial use only.
|
38 |
+
|
39 |
+
**References**
|
40 |
+
|
41 |
+
For more detailed information, please refer to the QaemLLaMA Model Card.
|
42 |
+
|
43 |
+
**Disclaimer**
|
44 |
+
|
45 |
+
QaemLLaMA is intended for research and educational purposes. Users are responsible for ensuring compliance with applicable laws and regulations when deploying the model.
|