Update README.md
Browse files
README.md
CHANGED
|
@@ -60,7 +60,8 @@ Für die Gesamteinschätzung wird der **micro-average F1-Score** herangezogen, d
|
|
| 60 |
- **Datensatz**: `german-ler` (BIO-annotiert)
|
| 61 |
- **Trainingsepochen**: 10
|
| 62 |
- **Batchgröße**: 16
|
| 63 |
-
- **Lernrate**: 3e-5
|
|
|
|
| 64 |
- **Evaluation alle**: 200 Schritte
|
| 65 |
- **Selektion nach**: F1-Score (bestes Modell gespeichert)
|
| 66 |
|
|
|
|
| 60 |
- **Datensatz**: `german-ler` (BIO-annotiert)
|
| 61 |
- **Trainingsepochen**: 10
|
| 62 |
- **Batchgröße**: 16
|
| 63 |
+
- **Lernrate**: 3e-5
|
| 64 |
+
- **Weight Decay**: 0.01
|
| 65 |
- **Evaluation alle**: 200 Schritte
|
| 66 |
- **Selektion nach**: F1-Score (bestes Modell gespeichert)
|
| 67 |
|