datasets: | |
- rajpurkar/squad | |
language: | |
- en | |
metrics: | |
- squad | |
library_name: transformers | |
pipeline_tag: question-answering | |
* The model was fine-tuned from `FacebookAI/roberta-large` on `rajpurkar/squad` for 3 epochs. | |
* The model achieved an exact-match score of 88.2 and an f-1 score of 94.3. |