EstherT commited on
Commit
e7ebdad
·
1 Parent(s): b887863

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,7 +24,7 @@ It achieves the following results on the evaluation set:
24
 
25
  ## Model description
26
 
27
- This model predicts a star_rating for a movie based on a summarized review in Spanish
28
 
29
 
30
  ## Training and evaluation data
@@ -33,7 +33,7 @@ The model uses the train split of the muchocine dataset, containing 3,872 review
33
 
34
  ## Training procedure
35
 
36
- The dataset was randomized and subsequently split into a training set (80%) and a testing set (20%)
37
 
38
  ### Training hyperparameters
39
 
 
24
 
25
  ## Model description
26
 
27
+ This model predicts a star_rating for a movie based on a summarized review in Spanish.
28
 
29
 
30
  ## Training and evaluation data
 
33
 
34
  ## Training procedure
35
 
36
+ The dataset was randomized and subsequently split into a training set (80%) and a testing set (20%).
37
 
38
  ### Training hyperparameters
39