Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,9 @@ language:
|
|
4 |
- de
|
5 |
library_name: transformers
|
6 |
---
|
7 |
-
# German GPT-2 Medium (
|
8 |
|
9 |
-
This model is a German-only variant of GPT-2 with approximately
|
10 |
It is pre-trained on 300 GB of German text data and is intended as a base model for text generation tasks in German.
|
11 |
|
12 |
- **Version:** 1.0 (Initial and likely final release)
|
|
|
4 |
- de
|
5 |
library_name: transformers
|
6 |
---
|
7 |
+
# German GPT-2 Medium (358M Parameters)
|
8 |
|
9 |
+
This model is a German-only variant of GPT-2 with approximately 358 million parameters and an extended context size of 2048 tokens.
|
10 |
It is pre-trained on 300 GB of German text data and is intended as a base model for text generation tasks in German.
|
11 |
|
12 |
- **Version:** 1.0 (Initial and likely final release)
|