frankmorales2020 commited on
Commit
54316d2
1 Parent(s): 56334d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -45,15 +45,19 @@ and epsilon=1e-08 lr_scheduler_type: constant lr_scheduler_warmup_ratio: 0.03
45
 
46
 
47
  num_epochs: 1
 
48
  Accuracy (Eval dataset and predict) for a sample of 2000: 59.45%
49
 
50
  num_epochs: 25
 
51
  Accuracy (Eval dataset and predict) for a sample of 2000: 79.95%
52
 
53
  num_epochs: 40
 
54
  Accuracy (Eval dataset and predict) for a sample of 2000: 80.70%
55
 
56
  num_epochs: 40
 
57
  Accuracy (Eval dataset and predict) for a sample of 2000: 80%
58
 
59
  ## Training procedure
 
45
 
46
 
47
  num_epochs: 1
48
+
49
  Accuracy (Eval dataset and predict) for a sample of 2000: 59.45%
50
 
51
  num_epochs: 25
52
+
53
  Accuracy (Eval dataset and predict) for a sample of 2000: 79.95%
54
 
55
  num_epochs: 40
56
+
57
  Accuracy (Eval dataset and predict) for a sample of 2000: 80.70%
58
 
59
  num_epochs: 40
60
+
61
  Accuracy (Eval dataset and predict) for a sample of 2000: 80%
62
 
63
  ## Training procedure