Update README.md
Browse files
README.md
CHANGED
|
@@ -31,11 +31,11 @@ adapter_name = model.load_adapter("AdapterHub/bioASQyesno", source="hf", set_act
|
|
| 31 |
|
| 32 |
## Architecture & Training
|
| 33 |
|
| 34 |
-
|
| 35 |
|
| 36 |
## Evaluation results
|
| 37 |
|
| 38 |
-
|
| 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 |
|