tasinhoque
commited on
Commit
•
83e52f8
1
Parent(s):
128b343
Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ At first, 4 epochs of training with a learning rate of 5e-5 was performed on the
|
|
37 |
After that, the weights were loaded in a new environment and another epoch of training was done (this time with a learning rate of 2e-5).
|
38 |
As the performance decreased in the fifth epoch, further training was discontinued.
|
39 |
|
40 |
-
After the 4th epoch, the model achieved a
|
41 |
The model on commit "5b532728cef22ca9e9bacc8ff9f5687654d36bf3" attains the following scores on the test set:
|
42 |
- Accuracy: 0.4271236410539893
|
43 |
- Precision: 0.5101494353184485
|
|
|
37 |
After that, the weights were loaded in a new environment and another epoch of training was done (this time with a learning rate of 2e-5).
|
38 |
As the performance decreased in the fifth epoch, further training was discontinued.
|
39 |
|
40 |
+
After the 4th epoch, the model achieved a macro-F1 score of 53% on the test set, but the fifth epoch reduced the performance.
|
41 |
The model on commit "5b532728cef22ca9e9bacc8ff9f5687654d36bf3" attains the following scores on the test set:
|
42 |
- Accuracy: 0.4271236410539893
|
43 |
- Precision: 0.5101494353184485
|