agufsamudra commited on
Commit
1b108bb
·
verified ·
1 Parent(s): 6ef983a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -67,8 +67,7 @@ print(f"Sentiment: {label}")
67
  ## Training Details
68
 
69
  ### Training Data
70
- The model was trained on a dataset of Indonesian texts labeled for binary sentiment analysis (Positive and Negative). The dataset contains an equal distribution of positive and negative examples to ensure balanced learning.
71
-
72
  ### Training Procedure
73
 
74
  #### Training Hyperparameters
 
67
  ## Training Details
68
 
69
  ### Training Data
70
+ The model was trained on a dataset of Indonesian text reviews from Play Store applications. The dataset was labeled for binary sentiment analysis (Positive and Negative). It contains an equal distribution of positive and negative examples to ensure balanced learning.
 
71
  ### Training Procedure
72
 
73
  #### Training Hyperparameters