squad topic

List squad repositories

DrQA

394
Stars
107
Forks
Watchers

A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.

FastFusionNet

38
Stars
5
Forks
Watchers

A PyTorch Implementation of FastFusionNet on SQuAD 1.1

ALBERT-TF2.0

200
Stars
42
Forks
Watchers

ALBERT model Pretraining and Fine Tuning using TF2.0

awesome-qa

710
Stars
105
Forks
Watchers

😎 A curated list of the Question Answering (QA)

R-NET-in-Tensorflow

78
Stars
42
Forks
Watchers

R-NET implementation in TensorFlow.

R-net

201
Stars
47
Forks
Watchers

R-net in PyTorch, with ELMo

co-attention

58
Stars
14
Forks
Watchers

Pytorch implementation of "Dynamic Coattention Networks For Question Answering"

haystack

9.8k
Stars
1.3k
Forks
110
Watchers

:mag: Haystack is an open source NLP framework to interact with your data using Transformer models and LLMs (GPT-4, Falcon and alike). Haystack offers production-ready tools to quickly build complex q...

LambdaHack

564
Stars
54
Forks
Watchers

Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at

bi-att-flow

1.5k
Stars
691
Forks
Watchers

Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to ach...