bidaf
Here are 29 public repositories matching this topic...
Question answering on the SQuAD dataset, for NLP class at UNIBO
-
Updated
Feb 4, 2021 - Jupyter Notebook
BI-DIRECTIONAL ATTENTION FLOW FOR MACHINE COMPREHENSION
-
Updated
Mar 25, 2019 - Python
Bi-Directional Attention Flow (BiDAF) question answering model enhanced by multi-layer convolutional neural network character embeddings.
-
Updated
Jan 28, 2020 - Python
We implemented QANet from scratch and improved baseline BiDAF. We also used an ensemble of BiDAF and QANet models to achieve EM/F1 of 69.47/71.96, ranking #3 on the leaderboard as of Mar 4, 2022.
-
Updated
May 9, 2023 - Jupyter Notebook
BiDAF reading comprehension model with Answer Pointer head.
-
Updated
Nov 26, 2023 - Python
This is BIDAF mechanism based question answering network implementation without using and pretrained language representations.
-
Updated
Apr 21, 2022 - Python
Implementation of the Bi-Directional Attention Flow Model (BiDAF) in Python using Keras
-
Updated
Jan 15, 2022 - Python
ML Projects and Experience in Industry and Academia.
-
Updated
Dec 13, 2023
Implementation of the machine comprehension model in our ACL 2019 paper: Augmenting Neural Networks with First-order Logic.
-
Updated
Nov 3, 2020 - Python
Answering a query about a given context paragraph using a model based on recurrent neural networks and attention.
-
Updated
May 3, 2024 - Python
-
Updated
May 27, 2018 - Jupyter Notebook
Multiple Sentences Bi-directional Attention Flow (Multi-BiDAF) network is a model designed to fit the BiDAF model of Seo et al. (2017) for the Multi-RC dataset. This implementation is built on the AllenNLP library.
-
Updated
Sep 5, 2018 - Python
State of the art of Neural Question Answering using PyTorch.
-
Updated
May 3, 2024 - Python
CS224N, Stanford, Winter 2018
-
Updated
Mar 21, 2018 - Jupyter Notebook
Implementing the Bidirectional Attention Flow model using pytorch
-
Updated
Mar 18, 2020 - Python
Usage example for the AllenNLP BiDAF pre-trained model
-
Updated
Oct 12, 2018 - Jupyter Notebook
Improve this page
Add a description, image, and links to the bidaf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bidaf topic, visit your repo's landing page and select "manage topics."