cmunhozc commited on
Commit
4c94613
1 Parent(s): d216795

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 train 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
 
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