minhtoan commited on
Commit
885916f
·
1 Parent(s): 7b84550

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -21,7 +21,8 @@ inference:
21
 
22
  # GPT-2
23
 
24
- Pretrained gpt model on Vietnamese Wikilingua dataset for text generation
 
25
 
26
  # How to use the model
27
 
 
21
 
22
  # GPT-2
23
 
24
+ A language model built on transformers, called GPT-2. The model is an language pretrained model with a causal language modeling (CLM) aim.
25
+ This is pretrained gpt-2 model, it's was trained on Vietnamese Wikilingua dataset for text generation
26
 
27
  # How to use the model
28