Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ The dataset used for training consists of user comments on video games with the
|
|
36 |
- `comment_text`
|
37 |
- `aspect`
|
38 |
- `sentiment` (0 = Negative, 1 = Neutral, 2 = Positive)
|
39 |
-
- `Dataset link` : https://
|
40 |
|
41 |
## 📈 Performance
|
42 |
The model was trained using 5-Fold Cross Validation.
|
|
|
36 |
- `comment_text`
|
37 |
- `aspect`
|
38 |
- `sentiment` (0 = Negative, 1 = Neutral, 2 = Positive)
|
39 |
+
- `Dataset link` : https://huggingface.co/datasets/alwanrahmana/Aspect-based-sentiment-analysis
|
40 |
|
41 |
## 📈 Performance
|
42 |
The model was trained using 5-Fold Cross Validation.
|