NICFRU commited on
Commit
73d0ccd
·
verified ·
1 Parent(s): 1fb7ed6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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