Update README.md
Browse files
README.md
CHANGED
|
@@ -53,7 +53,8 @@ Für die Gesamteinschätzung wird der **micro-average F1-Score** herangezogen, d
|
|
| 53 |
- **Datensatz**: `german-ler` (BIO-annotiert)
|
| 54 |
- **Trainingsepochen**: 6
|
| 55 |
- **Batchgröße**: 32
|
| 56 |
-
- **Lernrate**: 2e-5
|
|
|
|
| 57 |
- **Evaluation alle**: 200 Schritte
|
| 58 |
- **Selektion nach**: F1-Score (Bestes Modell gespeichert)
|
| 59 |
|
|
|
|
| 53 |
- **Datensatz**: `german-ler` (BIO-annotiert)
|
| 54 |
- **Trainingsepochen**: 6
|
| 55 |
- **Batchgröße**: 32
|
| 56 |
+
- **Lernrate**: 2e-5
|
| 57 |
+
- **Weight Decay**: 0.01
|
| 58 |
- **Evaluation alle**: 200 Schritte
|
| 59 |
- **Selektion nach**: F1-Score (Bestes Modell gespeichert)
|
| 60 |
|