Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,12 @@ widget:
|
|
13 |
- text: "生命、宇宙、そして万物についての究極の疑問の答えは"
|
14 |
---
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
# How to use the model
|
17 |
|
18 |
~~~~
|
|
|
13 |
- text: "生命、宇宙、そして万物についての究極の疑問の答えは"
|
14 |
---
|
15 |
|
16 |
+
# GPT-2
|
17 |
+
|
18 |
+
Pretrained model on Vietnamese language using a causal language modeling (CLM) objective. It was introduced in
|
19 |
+
[this paper](https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf)
|
20 |
+
and first released at [this page](https://openai.com/blog/better-language-models/).
|
21 |
+
|
22 |
# How to use the model
|
23 |
|
24 |
~~~~
|