hSterz commited on
Commit
9833c33
1 Parent(s): 0bca51b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -31,11 +31,11 @@ adapter_name = model.load_adapter("AdapterHub/bioASQyesno", source="hf", set_act
31
 
32
  ## Architecture & Training
33
 
34
- <!-- Add some description here -->
35
 
36
  ## Evaluation results
37
 
38
- <!-- Add some description here -->
39
 
40
  ## Citation
41
 
 
31
 
32
  ## Architecture & Training
33
 
34
+ Trained for 15 epochs with early stopping, a learning rate of 1e-4, and a batch size of 4 on the yes-no questions of the bioASQ 8b dataset.
35
 
36
  ## Evaluation results
37
 
38
+ Achieved 75% accuracy on the test dataset of bioASQ 8b dataset.
39
 
40
  ## Citation
41