odunola commited on
Commit
ddbe46e
1 Parent(s): 2ecc206

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # bert-based_uncased-finetuned-binary_hate_speech
17
 
18
- This model is a fine-tuned version of [lucasresck/bert-base-cased-ag-news](https://huggingface.co/lucasresck/bert-base-cased-ag-news) on the ag_news dataset.
19
  It achieves the following results on the evaluation set:
20
  - eval_loss: 0.3032
21
  - eval_accuracy: 0.9426
 
15
 
16
  # bert-based_uncased-finetuned-binary_hate_speech
17
 
18
+ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the ag_news dataset.
19
  It achieves the following results on the evaluation set:
20
  - eval_loss: 0.3032
21
  - eval_accuracy: 0.9426