Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,8 @@ tags: []
|
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
-
|
9 |
-
|
10 |
-
4). -->
|
11 |
|
12 |
|
13 |
|
@@ -19,5 +18,5 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
19 |
|
20 |
- **Developed by:** Wilsen Vesakha Lymantama
|
21 |
|
22 |
-
###
|
23 |
**Dataset:** https://huggingface.co/datasets/TrainingDataPro/customers-reviews-on-banks
|
|
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
+
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 |
+
|
|
|
10 |
|
11 |
|
12 |
|
|
|
18 |
|
19 |
- **Developed by:** Wilsen Vesakha Lymantama
|
20 |
|
21 |
+
### Dataset source
|
22 |
**Dataset:** https://huggingface.co/datasets/TrainingDataPro/customers-reviews-on-banks
|