Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
- text generation
|
7 |
---
|
8 |
|
9 |
-
## Petrained Model Description:
|
10 |
Generative Pre-trained Transformer 3 (GPT-3) is an autoregressive language model that uses deep learning to produce human-like text.
|
11 |
It is the third-generation language prediction model in the GPT-n series (and the successor to GPT-2) created by OpenAI
|
12 |
|
|
|
6 |
- text generation
|
7 |
---
|
8 |
|
9 |
+
## Petrained Model Description: Open Source Version of GPT-3
|
10 |
Generative Pre-trained Transformer 3 (GPT-3) is an autoregressive language model that uses deep learning to produce human-like text.
|
11 |
It is the third-generation language prediction model in the GPT-n series (and the successor to GPT-2) created by OpenAI
|
12 |
|