DanielFarfan commited on
Commit
d7ca45a
·
verified ·
1 Parent(s): 0105bd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # bert_peft_trainer
16
 
17
- This model is a fine-tuned version of [nlptown/bert-base-multilingual-uncased-sentiment](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - epoch: 1.2308
20
  - eval_accuracy: 0.6092
 
14
 
15
  # bert_peft_trainer
16
 
17
+ This model is a fine-tuned version of [nlptown/bert-base-multilingual-uncased-sentiment](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment) on YELP dataset.
18
  It achieves the following results on the evaluation set:
19
  - epoch: 1.2308
20
  - eval_accuracy: 0.6092