WuChengyue
commited on
Commit
•
209760d
1
Parent(s):
3416853
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
4 |
+
|
5 |
+
# LLaMA-PRO-Instruct Model Card
|
6 |
+
|
7 |
+
## Model Description
|
8 |
+
LLaMA-PRO-Instruct is a transformative expansion of the LLaMA2-7B model, now boasting 8.3 billion parameters. It uniquely specializes in programming, coding, and mathematical reasoning, maintaining versatility in general language tasks.
|
9 |
+
|
10 |
+
## Development and Training
|
11 |
+
This model, developed by Tencent ARC team, extends LLaMA2-7B using innovative block expansion techniques. It's meticulously trained on a diverse blend of coding and mathematical data, encompassing over 80 billion tokens.
|
12 |
+
|
13 |
+
## Intended Use
|
14 |
+
LLaMA-PRO-Instruct is ideal for complex NLP challenges, excelling in programming, mathematical reasoning, and general language processing, suitable for both specialized and broad applications.
|
15 |
+
|
16 |
+
## Performance
|
17 |
+
It surpasses its predecessors in the LLaMA series, especially in code domains, demonstrating exceptional competence as a comprehensive language model.
|
18 |
+
|
19 |
+
## Limitations
|
20 |
+
Despite advancements, it may encounter difficulties in highly niche or nuanced tasks.
|
21 |
+
|
22 |
+
## Ethical Considerations
|
23 |
+
Users are advised to consider inherent biases and responsibly manage its application across various fields.
|