DanielFarfan
commited on
Update README.md
Browse files
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
|
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
|