Grid Search Hyperparameter Benchmarking of BERT, ALBERT, and LongFormer on DuoRC
Alex John Quijano, Sam Nguyen, and Juanita Ordonez

TL;DR
This study benchmarks BERT, ALBERT, and LongFormer on the DuoRC question answering dataset, using grid search hyperparameter tuning to evaluate their performance and compare with previous models.
Contribution
It provides a systematic hyperparameter tuning and benchmarking of three models on DuoRC, highlighting ALBERT's superior performance in this context.
Findings
ALBERT achieved an F1 score of 76.4 on SelfRC.
LongFormer achieved an F1 score of 52.58 on ParaphraseRC.
Results outperformed previous models on DuoRC.
Abstract
The purpose of this project is to evaluate three language models named BERT, ALBERT, and LongFormer on the Question Answering dataset called DuoRC. The language model task has two inputs, a question, and a context. The context is a paragraph or an entire document while the output is the answer based on the context. The goal is to perform grid search hyperparameter fine-tuning using DuoRC. Pretrained weights of the models are taken from the Huggingface library. Different sets of hyperparameters are used to fine-tune the models using two versions of DuoRC which are the SelfRC and the ParaphraseRC. The results show that the ALBERT (pretrained using the SQuAD1 dataset) has an F1 score of 76.4 and an accuracy score of 68.52 after fine-tuning on the SelfRC dataset. The Longformer model (pretrained using the SQuAD and SelfRC datasets) has an F1 score of 52.58 and an accuracy score of 46.60…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Edcuational Technology Systems
MethodsLinear Layer · How do I make a claim with Expedia?*Make FastClaimService · Layer Normalization · How do I get a human at Expedia immediately? (2025-2026) · Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · LAMB · How do I complain to Expedia?*ComplainByAgent · Attention Dropout · Dense Connections
