nesemenpolkov
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ Fine-tuning was proceeded in 3 epochs, and computed next metrics:
|
|
37 |
| 2 | 0.020800 | 0.028395 | 0.959569 | 0.974253 | 0.966855 | 0.993325 |
|
38 |
| 3 | 0.010500 | 0.029138 | 0.963239 | 0.973767 | 0.968474 | 0.993247 |
|
39 |
|
40 |
-
To avoid over-fitting due to a small amount of training samples, i used
|
41 |
|
42 |
|
43 |
## Basic usage
|
|
|
37 |
| 2 | 0.020800 | 0.028395 | 0.959569 | 0.974253 | 0.966855 | 0.993325 |
|
38 |
| 3 | 0.010500 | 0.029138 | 0.963239 | 0.973767 | 0.968474 | 0.993247 |
|
39 |
|
40 |
+
To avoid over-fitting due to a small amount of training samples, i used high weight_decay = 0.1.
|
41 |
|
42 |
|
43 |
## Basic usage
|