Update README.md
Browse files
README.md
CHANGED
@@ -7,12 +7,13 @@ datasets:
|
|
7 |
- garage-bAInd/Open-Platypus
|
8 |
- Honkware/oasst1-alpaca-json
|
9 |
- GAIR/lima
|
|
|
10 |
language:
|
11 |
- vi
|
12 |
---
|
13 |
|
14 |
+ LLaMa2 - 7B Chat models, extend vocab size to 44800 for Vietnamese understanding.
|
15 |
+ Continual Pre-Train with 2B Vietnames Tokens aligned from VnNews Corpus, 10K vnthuquan books, wikipedia_vi
|
16 |
-
+ Fine-Tuning with
|
17 |
|
18 |
+ For more information: email me at [email protected] | http://fb.com/hungbui2013
|
|
|
7 |
- garage-bAInd/Open-Platypus
|
8 |
- Honkware/oasst1-alpaca-json
|
9 |
- GAIR/lima
|
10 |
+
- infCapital/viet-llama2-ft-tiny
|
11 |
language:
|
12 |
- vi
|
13 |
---
|
14 |
|
15 |
+ LLaMa2 - 7B Chat models, extend vocab size to 44800 for Vietnamese understanding.
|
16 |
+ Continual Pre-Train with 2B Vietnames Tokens aligned from VnNews Corpus, 10K vnthuquan books, wikipedia_vi
|
17 |
+
+ Fine-Tuning with infCapital/viet-llama2-ft-tiny dataset, the combination of vaious dataset then translated into Vietnamese using OpenAI GPT-3
|
18 |
|
19 |
+ For more information: email me at [email protected] | http://fb.com/hungbui2013
|