Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
# bert-base-cased-finetuned
|
37 |
|
38 |
-
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the [usa_news_en
|
39 |
It achieves the following results on the evaluation set:
|
40 |
- Loss: 0.0900
|
41 |
- Accuracy: 0.9800
|
|
|
35 |
|
36 |
# bert-base-cased-finetuned
|
37 |
|
38 |
+
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the [usa_news_en dataset](https://huggingface.co/datasets/cmunhozc/usa_news_en).
|
39 |
It achieves the following results on the evaluation set:
|
40 |
- Loss: 0.0900
|
41 |
- Accuracy: 0.9800
|