squad topic

List squad repositories

DrQA

403
Stars
113
Forks
Watchers

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

FastFusionNet

39
Stars
5
Forks
Watchers

A PyTorch Implementation of FastFusionNet on SQuAD 1.1

ALBERT-TF2.0

199
Stars
45
Forks
Watchers

ALBERT model Pretraining and Fine Tuning using TF2.0

awesome-qa

749
Stars
105
Forks
Watchers

😎 A curated list of the Question Answering (QA)

R-NET-in-Tensorflow

77
Stars
41
Forks
Watchers

R-NET implementation in TensorFlow.

R-net

199
Stars
44
Forks
Watchers

R-net in PyTorch, with ELMo

co-attention

61
Stars
14
Forks
Watchers

Pytorch implementation of "Dynamic Coattention Networks For Question Answering"

haystack

14.1k
Stars
1.7k
Forks
110
Watchers

:mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your...

LambdaHack

615
Stars
56
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
682
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...