Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# lgaalves/bert_imdb
|
16 |
|
17 |
-
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Train Loss: 0.2272
|
20 |
- Validation Loss: 0.1635
|
|
|
14 |
|
15 |
# lgaalves/bert_imdb
|
16 |
|
17 |
+
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an imdb dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Train Loss: 0.2272
|
20 |
- Validation Loss: 0.1635
|