EbrahemHesham commited on
Commit
ab63c51
·
verified ·
1 Parent(s): c181659

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
  # yelp_review_classifier
18
 
19
- This model is a fine-tuned version of [google-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on an unknown dataset.
 
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.0555
22
  - Accuracy: 0.604
 
16
 
17
  # yelp_review_classifier
18
 
19
+ This model is a fine-tuned version of [google-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on an unknown dataset
20
+ with only 1000 training and testing samples.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 1.0555
23
  - Accuracy: 0.604