MichaelOnly commited on
Commit
13fc4c0
1 Parent(s): f4a411a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,7 +14,7 @@ This is distilbert base tuned with optimal lr, lr scheduler and weight decay on
14
 
15
  | parametrs | value |
16
  |---------------|----------|
17
- | learning rate | 1,8e-4 |
18
  | lr scheduler | linear |
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,985 |
26
- | Macro F1 | 0,984 |
27
- | Micro F1 | 0,985 |
 
14
 
15
  | parametrs | value |
16
  |---------------|----------|
17
+ | learning rate | 1.8e-4 |
18
  | lr scheduler | linear |
19
  | weight decay | 0 |
20
 
 
22
 
23
  | metric | value |
24
  |----------|-------|
25
+ | accuracy | 0.985 |
26
+ | Macro F1 | 0.984 |
27
+ | Micro F1 | 0.985 |