The implementation of DeBERTaV3-based commonsense question answering on CommonsenseQA.
-
Updated
May 1, 2022 - Python
The implementation of DeBERTaV3-based commonsense question answering on CommonsenseQA.
The project trains google T5 on ANLG and COS-E datasets and use these pretrained models to generates explanations for ReColr contexts which along with the context and question are passed to ALBERT for prediction.
Add a description, image, and links to the commonsenseqa topic page so that developers can more easily learn about it.
To associate your repository with the commonsenseqa topic, visit your repo's landing page and select "manage topics."