MichaelOnly commited on
Commit
76244ff
1 Parent(s): 6cc5664

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,7 +14,7 @@ This is electra base tuned with optimal lr, lr scheduler and weight decay on dnd
14
 
15
  | parametrs | value |
16
  |---------------|----------------------|
17
- | learning rate | 6,6e-5 |
18
  | lr scheduler | cosine with restarts |
19
  | weight decay | 0 |
20
 
@@ -22,6 +22,6 @@ Model has next metrics on test data from dataset
22
 
23
  | metric | value |
24
  |----------|-------|
25
- | accuracy | 0,978 |
26
- | Macro F1 | 0,976 |
27
- | Micro F1 | 0,978 |
 
14
 
15
  | parametrs | value |
16
  |---------------|----------------------|
17
+ | learning rate | 6.6e-5 |
18
  | lr scheduler | cosine with restarts |
19
  | weight decay | 0 |
20
 
 
22
 
23
  | metric | value |
24
  |----------|-------|
25
+ | accuracy | 0.978 |
26
+ | Macro F1 | 0.976 |
27
+ | Micro F1 | 0.978 |