Pham Van Ngoan
commited on
Commit
•
1fec62a
1
Parent(s):
6682139
Update README.md
Browse files
README.md
CHANGED
@@ -9,11 +9,11 @@ tags:
|
|
9 |
# Model Card for Llama 2 Fine-Tuned on Vietnamese Instructions
|
10 |
|
11 |
## Model Details
|
12 |
-
- Model Name: Llama-2-7b-
|
13 |
- Architecture: Llama 2 7B
|
14 |
- Fine-tuning Data Size: 20,000 instruction samples
|
15 |
- Purpose: To demonstrate the performance of the Llama 2 model on Vietnamese and gather initial insights. A more comprehensive model and evaluation will be released soon.
|
16 |
-
- Availability: The model checkpoint can be accessed on Hugging Face: ngoantech/Llama-2-7b-
|
17 |
|
18 |
## Intended Use
|
19 |
This model is intended for researchers, developers, and enthusiasts who are interested in understanding the performance of the Llama 2 model on Vietnamese. It can be used for generating Vietnamese text based on given instructions or for any other task that requires a Vietnamese language model.
|
@@ -33,4 +33,9 @@ The model was fine-tuned on a custom dataset of 20,000 instruction samples in Vi
|
|
33 |
|
34 |
|
35 |
## Credits
|
36 |
-
I would like to express our gratitude to the creators of the Llama 2 architecture and the Hugging Face community for their tools and resources.
|
|
|
|
|
|
|
|
|
|
|
|
9 |
# Model Card for Llama 2 Fine-Tuned on Vietnamese Instructions
|
10 |
|
11 |
## Model Details
|
12 |
+
- Model Name: Llama-2-7b-vietnamese-20k
|
13 |
- Architecture: Llama 2 7B
|
14 |
- Fine-tuning Data Size: 20,000 instruction samples
|
15 |
- Purpose: To demonstrate the performance of the Llama 2 model on Vietnamese and gather initial insights. A more comprehensive model and evaluation will be released soon.
|
16 |
+
- Availability: The model checkpoint can be accessed on Hugging Face: ngoantech/Llama-2-7b-vietnamese-20k
|
17 |
|
18 |
## Intended Use
|
19 |
This model is intended for researchers, developers, and enthusiasts who are interested in understanding the performance of the Llama 2 model on Vietnamese. It can be used for generating Vietnamese text based on given instructions or for any other task that requires a Vietnamese language model.
|
|
|
33 |
|
34 |
|
35 |
## Credits
|
36 |
+
I would like to express our gratitude to the creators of the Llama 2 architecture and the Hugging Face community for their tools and resources.
|
37 |
+
|
38 |
+
## Contact
|
39 | |
40 |
+
|
41 |
+
https://github.com/ngoanpv
|