matthewleechen commited on
Commit
e6f66e1
·
verified ·
1 Parent(s): 9b2d0dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,6 +5,8 @@ tags: []
5
 
6
  This is a fine-tuned RoBERTa-base model trained to identify whether historical MPs in the British Parliament were empirical scientists or came from a background of empirical science.
7
 
 
 
8
  Test-set evals:
9
  ```
10
  {'eval_loss': 0.28504136204719543,
 
5
 
6
  This is a fine-tuned RoBERTa-base model trained to identify whether historical MPs in the British Parliament were empirical scientists or came from a background of empirical science.
7
 
8
+ The training data were drawn from Wikipedia biographies of 19th century MPs. A batch size of 128 was used, and the learning rate was 8e-5.
9
+
10
  Test-set evals:
11
  ```
12
  {'eval_loss': 0.28504136204719543,