minor change
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ pipeline_tag: text-generation
|
|
15 |
# Model Card for GPT-2 Tigrinya Medium
|
16 |
|
17 |
## Model Summary
|
18 |
-
This is a GPT-2 model trained from scratch on Tigrinya text data. It was trained on 20.6 million tokens, primarily from news sources.
|
19 |
|
20 |
#### Model Description
|
21 |
- Model type: GPT-2
|
@@ -23,9 +23,9 @@ This is a GPT-2 model trained from scratch on Tigrinya text data. It was trained
|
|
23 |
- Finetuned from model: Trained from scratch (no pre-training)
|
24 |
|
25 |
#### Model Architecture
|
26 |
-
- Parameters:
|
27 |
- Context Window: 128 tokens
|
28 |
-
-
|
29 |
|
30 |
#### Training Details
|
31 |
- Training regime: fp16 mixed precision
|
|
|
15 |
# Model Card for GPT-2 Tigrinya Medium
|
16 |
|
17 |
## Model Summary
|
18 |
+
This is a GPT-2 model trained from scratch on Tigrinya text data. It was trained on 20.6 million tokens, primarily from news sources.
|
19 |
|
20 |
#### Model Description
|
21 |
- Model type: GPT-2
|
|
|
23 |
- Finetuned from model: Trained from scratch (no pre-training)
|
24 |
|
25 |
#### Model Architecture
|
26 |
+
- Parameters: 51.9M
|
27 |
- Context Window: 128 tokens
|
28 |
+
- Vocabulary Size: 52,000
|
29 |
|
30 |
#### Training Details
|
31 |
- Training regime: fp16 mixed precision
|