JoseBambora commited on
Commit
fd7516b
1 Parent(s): 34d7c58

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ It achieves an accuracy of 96.4% for 2500 test cases. This test cases were insid
24
  The dataset used for training only had 900 cases from the training part of the original dataset, so that the training phase did not take too much time.
25
  It is important to mention that the data for train is totally balanced (450 positive reviews, 450 negative reviews).
26
 
27
- The evaluation data is just 100 cases from the training part of the original dataset.
28
 
29
  ## Training procedure
30
 
 
24
  The dataset used for training only had 900 cases from the training part of the original dataset, so that the training phase did not take too much time.
25
  It is important to mention that the data for train is totally balanced (450 positive reviews, 450 negative reviews).
26
 
27
+ The evaluation data is just 100 different cases from the training part of the original dataset.
28
 
29
  ## Training procedure
30