alwanrahmana commited on
Commit
410bb45
·
verified ·
1 Parent(s): 045d61c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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://github.com/alwanrahmanas/dicoding-project/blob/main/final%20data%20labeling.csv
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.