Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,8 @@ This is a bert-base-multilingual-uncased model finetuned for sentiment analysis
|
|
| 16 |
|
| 17 |
This model is intended for direct use as a sentiment analysis model for product reviews in any of the six languages above or for further finetuning on related sentiment analysis tasks.
|
| 18 |
|
|
|
|
|
|
|
| 19 |
## Training data
|
| 20 |
|
| 21 |
Here is the number of product reviews we used for finetuning the model:
|
|
@@ -48,8 +50,8 @@ The fine-tuned model obtained the following accuracy on 5,000 held-out product r
|
|
| 48 |
|
| 49 |
## Contact
|
| 50 |
|
| 51 |
-
If you found this model useful, you can buy me a coffee at https://www.buymeacoffee.com/yvespeirsman.
|
| 52 |
-
|
| 53 |
In addition to this model, [NLP Town](http://nlp.town) offers custom models for many languages and NLP tasks.
|
| 54 |
|
| 55 |
-
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
This model is intended for direct use as a sentiment analysis model for product reviews in any of the six languages above or for further finetuning on related sentiment analysis tasks.
|
| 18 |
|
| 19 |
+
NLP Town also offers an newer model based on ModernBert, with a 40% error reduction on product reviews. Find all the details [on our website](https://www.nlp.town).
|
| 20 |
+
|
| 21 |
## Training data
|
| 22 |
|
| 23 |
Here is the number of product reviews we used for finetuning the model:
|
|
|
|
| 50 |
|
| 51 |
## Contact
|
| 52 |
|
|
|
|
|
|
|
| 53 |
In addition to this model, [NLP Town](http://nlp.town) offers custom models for many languages and NLP tasks.
|
| 54 |
|
| 55 |
+
If you found this model useful, you can [buy us a coffee](https://www.buymeacoffee.com/yvespeirsman).
|
| 56 |
+
|
| 57 |
+
Feel free to contact us for questions, feedback and/or requests for similar models.
|