Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
|
23 |
# bert-base-cased-finetuned
|
24 |
|
25 |
-
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the "cmunhozc/usa_news_en" dataset.
|
26 |
It achieves the following results on the evaluation set:
|
27 |
- Loss: 0.0900
|
28 |
- Accuracy: 0.9800
|
|
|
22 |
|
23 |
# bert-base-cased-finetuned
|
24 |
|
25 |
+
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the "cmunhozc/usa_news_en" train dataset.
|
26 |
It achieves the following results on the evaluation set:
|
27 |
- Loss: 0.0900
|
28 |
- Accuracy: 0.9800
|