Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
### Model Description
|
2 |
|
3 |
This model is a finetuning model of the bert-base-multilingual-uncased-sentiment model to predict sentiment on the customer reviews on banks dataset in numbers of stars between 0 and 4
|
@@ -5,4 +9,4 @@ This model is a finetuning model of the bert-base-multilingual-uncased-sentiment
|
|
5 |
**Developed by:** Wilsen Vesakha Lymantama
|
6 |
|
7 |
### Dataset source
|
8 |
-
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
---
|
5 |
### Model Description
|
6 |
|
7 |
This model is a finetuning model of the bert-base-multilingual-uncased-sentiment model to predict sentiment on the customer reviews on banks dataset in numbers of stars between 0 and 4
|
|
|
9 |
**Developed by:** Wilsen Vesakha Lymantama
|
10 |
|
11 |
### Dataset source
|
12 |
+
https://huggingface.co/datasets/TrainingDataPro/customers-reviews-on-banks
|