RM commited on
Commit
5691c44
1 Parent(s): 2d6033d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -13,7 +13,12 @@ probably proofread and complete it, then remove this comment. -->
13
 
14
  # bert-business-classifier
15
 
16
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
 
 
 
 
 
17
  It achieves the following results on the evaluation set:
18
 
19
 
 
13
 
14
  # bert-business-classifier
15
 
16
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an News Category dataset.
17
+
18
+ https://www.kaggle.com/datasets/rmisra/news-category-dataset
19
+
20
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66c79880b3d40d1b8c3c3bfa/5e9GGo1Mo7e-Bi4OVfjFT.png)
21
+
22
  It achieves the following results on the evaluation set:
23
 
24