Best jy commited on
Commit
9b00ab1
·
verified ·
1 Parent(s): 09aa324

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -16,7 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # bert-ag-news-classifier
18
 
19
- This model is a fine-tuned version of `google-bert/bert-base-uncased` on the [`fancyzhx/ag_news`](https://huggingface.co/datasets/fancyzhx/ag_news) dataset.
 
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.2339
22
  - Accuracy: 0.9461
 
16
 
17
  # bert-ag-news-classifier
18
 
19
+ This model is a fine-tuned version of [`google-bert/bert-base-uncased`](https://huggingface.co/google-bert/bert-base-uncased) on the [`fancyzhx/ag_news`](https://huggingface.co/datasets/fancyzhx/ag_news) dataset.
20
+
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.2339
23
  - Accuracy: 0.9461