☆33Jul 25, 2024Updated last year
Alternatives and similar repositories for NumNet
Users that are interested in NumNet are comparing it to the libraries listed below
Sorting:
- ☆12Jun 19, 2025Updated 9 months ago
- The accompanying code for "Injecting Numerical Reasoning Skills into Language Models" (Mor Geva*, Ankit Gupta* and Jonathan Berant, ACL 2…☆89Aug 20, 2024Updated last year
- Training T5 to perform numerical reasoning.☆23Jun 4, 2021Updated 4 years ago
- ☆22Oct 10, 2022Updated 3 years ago
- ☆12Feb 22, 2021Updated 5 years ago
- Repository for the What's Missing EMNLP'19 paper☆17Mar 12, 2021Updated 5 years ago
- SOTA on TabFact: Graph Neural Network for Table-based Fact Checking☆18Dec 10, 2020Updated 5 years ago
- Code for Teacher-Student Networks with Multiple Decoders for Solving Math Word Problem (IJCAI 2020).☆11Sep 19, 2020Updated 5 years ago
- Code for paper "Interactive Machine Comprehension with Information Seeking Agents" -- public version☆23Sep 3, 2019Updated 6 years ago
- Use BERT for Question Answering and finetune train with SQuAD 2.0☆15Oct 12, 2019Updated 6 years ago
- Code for the paper "Critical Thinking for Language Models"☆12Jun 1, 2021Updated 4 years ago
- Implementation for paper " Unsupervised Domain Adaptation on Reading Comprehension "☆30May 21, 2020Updated 5 years ago
- A Multi-Type Multi-Span Network for Reading Comprehension that Requires Discrete Reasoning☆89Nov 19, 2019Updated 6 years ago
- The official implementation of EMNLP 2020, "A Simple and Effective Model for Answering Multi-span Questions".☆158Jun 12, 2023Updated 2 years ago
- PathNet model for Multi-hop Reading Comprehension (https://arxiv.org/pdf/1811.01127.pdf)☆22May 25, 2021Updated 4 years ago
- ☆10Aug 22, 2023Updated 2 years ago
- Crawled Wikipedia Tables with Passages☆13Aug 19, 2021Updated 4 years ago
- NABERT model for solving the DROP dataset☆26Jul 1, 2019Updated 6 years ago
- ☆18May 21, 2018Updated 7 years ago
- ☆63Mar 20, 2023Updated 3 years ago
- Implementation of NAACL 2019 paper "Semantically-Aligned Equation Generation for Solving and Reasoning Math Word Problem"☆46Apr 11, 2019Updated 6 years ago
- Neural Module Network for Reasoning over Text, ICLR 2020☆119Oct 6, 2020Updated 5 years ago
- ACL21 Math Word Problem Solving with Explicit Numerical Values☆13Nov 10, 2021Updated 4 years ago
- Improving Machine Reading Comprehension with General Reading Strategies☆37Apr 23, 2019Updated 6 years ago
- The code repository for "Cross-Modal and Hierarchical Modeling of Video and Text" in PyTorch☆16Apr 22, 2019Updated 6 years ago
- This is the code for the Submission 3358 at NeurIPS 2022.☆22Dec 21, 2022Updated 3 years ago
- Code for "ReClor: A Reading Comprehension Dataset Requiring Logical Reasoning" (ICLR 2020)☆83Jul 2, 2024Updated last year
- 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
- Code for ACL19 paper: Dynamically Fused Graph Network for Multihop Reasoning☆191Dec 22, 2022Updated 3 years ago
- Code for WACV 2021 Paper "Meta Module Network for Compositional Visual Reasoning"☆43May 13, 2021Updated 4 years ago
- Code and data for the project "Visually grounded continual learning of compositional semantics"☆22Dec 27, 2022Updated 3 years ago
- Data and code for ACL 2022 paper "MultiHiertt: Numerical Reasoning over Multi Hierarchical Tabular and Textual Data"☆52Oct 22, 2024Updated last year
- A Pytorch implementation of QANet☆91Oct 30, 2018Updated 7 years ago
- ☆39Aug 9, 2022Updated 3 years ago
- Training and evaluation codes for the BertGen paper (ACL-IJCNLP 2021)☆11Sep 17, 2023Updated 2 years ago
- Experiment for lsat☆49Jan 20, 2023Updated 3 years ago
- Repository for hosting the code for the CVPR 2020 paper Differentiable Adaptive Computation Time for Visual Reasoning.☆14Aug 26, 2020Updated 5 years ago
- Question Answering with Interactive Text (QAit), code for EMNLP 2019 paper "Interactive Language Learning by Question Answering"☆44Sep 3, 2019Updated 6 years ago
- Code to create pre-training data for a span selection pre-training task inspired by reading comprehension and an effort to avoid encoding…