Text Generation
Transformers
PyTorch
Vietnamese
llama
Inference Endpoints
text-generation-inference
hungeni commited on
Commit
7f02805
1 Parent(s): 3608f10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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 vietllama2-tiny dataset, the combination of vaious dataset then translated into Vietnamese using OpenAI GPT-3
17
 
18
  + For more information: email me at duyhunghd6@gmail.com | 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 duyhunghd6@gmail.com | http://fb.com/hungbui2013