nhanv commited on
Commit
a7a0d64
2 Parent(s): d4e93de 69ab5b7

Merge branch 'main' of https://huggingface.co/nhanv/open-llama-7b-vi

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - vietgpt/wikipedia_vi
5
+ language:
6
+ - vi
7
+ - en
8
+ pipeline_tag: text-generation
9
+ ---
10
+
11
+ # Concept of open-llama-7b-vi
12
+
13
+ This is a OpenLLama model finetuned on texts in the Vietnamese language.
14
+
15
+ ## Model architecture
16
+
17
+ The model architecture is the same as the original OpenLLama model
18
+
19
+ ## Training Data
20
+
21
+ The models are trained on the Vietnamese version of Wikipedia.
22
+ The generated corpus files are 1.5GB in total, containing approximately 1.3M sentences.