gptmurdock commited on
Commit
f553b61
1 Parent(s): b2d8172

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -28,6 +28,8 @@ classifier("Example text to classify")
28
 
29
  ...
30
 
 
 
31
  ## Evaluation
32
 
33
  Evals on the test set are reported below.
 
28
 
29
  ...
30
 
31
+ We use a 60-20-20 train-val-test split, and fine-tuned roberta-base for 5 epochs (lr = 2e-5, batch size = 40).
32
+
33
  ## Evaluation
34
 
35
  Evals on the test set are reported below.