An Implementation of Bidirectional Attention Flow
☆39Sep 6, 2017Updated 8 years ago
Alternatives and similar repositories for BiDAF-PyTorch
Users that are interested in BiDAF-PyTorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Jan 7, 2022Updated 4 years ago
- Implement Overcoming the Lack of Parallel Data in Sentence Compression Katja Filippova and Yasemin Altun Google☆14Nov 22, 2016Updated 9 years ago
- FlowDelta: Modeling Flow Information Gain in Reasoning for Conversational Machine Comprehension☆35Oct 4, 2022Updated 3 years ago
- R-net in PyTorch, with ELMo☆196Nov 12, 2019Updated 6 years ago
- Repository for code and data from the EMNLP-IJCNLP 2019 paper "Discourse-aware Semantic Self-Attention for Narrative Reading Comprehensio…☆17Jul 25, 2024Updated last year
- Final Project for EECS496-7☆62Mar 10, 2019Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Sep 23, 2018Updated 7 years ago
- Code for "A Neural Transition-based Model for Nested Mention Recognition"☆36Aug 21, 2018Updated 7 years ago
- Pytorch implementation of QAnet☆13May 6, 2018Updated 7 years ago
- A tool for extracting plain text from Wikipedia dumps☆15Sep 13, 2018Updated 7 years ago
- Synthetic task-oriented dialog generator with controllable complexity. It is released by Tiancheng Zhao (Tony) from Dialog Research Cente…☆50Jun 28, 2018Updated 7 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,540May 31, 2023Updated 2 years ago
- This repo describe how to generate the ARC-Challenge submission for BERT Baseline☆25Nov 23, 2022Updated 3 years ago
- Commonsense Explanations for Commonsense Question Answering☆13Jun 27, 2019Updated 6 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆243Aug 20, 2024Updated last year
- MXNet implementation of WaveNet☆19Oct 20, 2016Updated 9 years ago
- Question Answering as Global Reasoning over Semantic Abstractions (AAAI-18)☆33Jun 7, 2018Updated 7 years ago
- roBERTa training for SQuAD☆50Mar 2, 2020Updated 6 years ago
- Pytorch Implementation of Dynamic Co-attention Networks(DCN+) for Question Answering on SQuAD2.0☆56Jul 14, 2018Updated 7 years ago
- Original implementation of QA4IE☆25Jul 28, 2021Updated 4 years ago
- An example for applying FusionNet to Natural Language Inference☆134Dec 10, 2018Updated 7 years ago
- The contrastive token loss function for reducing generative repetition of autoregressive neural language models.☆13May 11, 2022Updated 3 years ago
- This released code is for our ACL2018 paper "End-Task Oriented Textual Entailment via Deep Explorations of Inter-Sentence Interactions". …☆15May 28, 2018Updated 7 years ago
- Use pytorch the right way http://pytorch.org/docs/☆22Nov 15, 2017Updated 8 years ago
- The baselines used in the CoQA paper☆176Apr 22, 2020Updated 5 years ago
- Codes to generate a bandgap database using ChemDataExtractor.☆10Jun 4, 2025Updated 9 months ago
- TensorFlow Models for the Stanford Question Answering Dataset☆71Dec 14, 2018Updated 7 years ago
- ☆17Oct 9, 2022Updated 3 years ago
- Cross-Lingual Machine Reading Comprehension (EMNLP 2019)☆67Nov 6, 2019Updated 6 years ago
- ⛵️The official PyTorch implementation for "BERT-of-Theseus: Compressing BERT by Progressive Module Replacing" (EMNLP 2020).☆315Jun 12, 2023Updated 2 years ago
- 实现了Attention-over-Attention Neural Networks for Reading Comprehension☆20Aug 15, 2018Updated 7 years ago
- ☆11Jan 10, 2020Updated 6 years ago
- "Integrating Topics and Syntax" T.L. Griffiths et al. Python implementation of HMM-LDA☆16Sep 24, 2015Updated 10 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Aug 15, 2018Updated 7 years ago
- Analogs of Linguistic Structure in Deep Representations☆19Jul 27, 2017Updated 8 years ago
- SemEval-2018 Task 12: The Argument Reasoning Comprehension Task☆31Feb 22, 2018Updated 8 years ago
- Machine Comprehension Train on MSMARCO with S-NET Extraction Modification☆31Feb 10, 2023Updated 3 years ago
- ☆27Jun 23, 2020Updated 5 years ago
- 用多层BLSTM模型同时进行中文分词和标点符号预测☆18Nov 8, 2024Updated last year