Update README.md
Browse files
README.md
CHANGED
@@ -75,7 +75,7 @@ Validation Loss has decreased on this version which means that the model can mor
|
|
75 |
|
76 |
The validation loss is still high also because the validation data contains words that have never been trained before. The solution is to add more data and more hours of training.
|
77 |
|
78 |
-
Further training to decrease the training Loss makes
|
79 |
|
80 |
==================================================================================
|
81 |
|
@@ -87,6 +87,8 @@ Further training to decrease the training Loss makes the model overfit a little
|
|
87 |
|
88 |
**Validation Loss**: 45.24
|
89 |
|
|
|
|
|
90 |
## Future Work
|
91 |
|
92 |
I am currently working on improving this model. The new model will be available soon.
|
|
|
75 |
|
76 |
The validation loss is still high also because the validation data contains words that have never been trained before. The solution is to add more data and more hours of training.
|
77 |
|
78 |
+
Further training to decrease the training Loss makes this model overfit a little bit.
|
79 |
|
80 |
==================================================================================
|
81 |
|
|
|
87 |
|
88 |
**Validation Loss**: 45.24
|
89 |
|
90 |
+
==================================================================================
|
91 |
+
|
92 |
## Future Work
|
93 |
|
94 |
I am currently working on improving this model. The new model will be available soon.
|