bi-att-flow

Question Answering Model

Develops a deep learning model for natural language processing to answer questions

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 achieve a query-aware context representation without early summarization.

GitHub

2k stars
105 watching
679 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

bidafnlpquestion-answeringsquadtensorflow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zhengpeng7/birefnet An implementation of a deep learning-based image segmentation model for high-resolution images 1,319
allenai/document-qa Tools and codebase for training neural question answering models on multiple paragraphs of text data 434
bohanli/bert-flow A TensorFlow implementation of sentence embedding from pre-trained language models 529
allenai/scibert A BERT model trained on scientific text for natural language processing tasks 1,521
neutralzz/billa A bilingual LLaMA model with enhanced reasoning ability trained on a mix of task-oriented and conversational data. 421
antonmi/alf A framework for building modular, sequential application logic using flow-based programming principles 198
blobcity/autoai A Python-based framework for automating the process of finding and training the best-performing machine learning model for regression and classification tasks on numerical data. 174
guillaume-chevalier/har-stacked-residual-bidir-lstms An implementation of a deep neural network architecture for Human Activity Recognition using stacked residual bidirectional LSTM cells with TensorFlow. 319
jnhwkim/nips-mrn-vqa This project presents a neural network model designed to answer visual questions by combining question and image features in a residual learning framework. 39
yellowbean/absbox A cash flow modeling tool for structured finance professionals 39
mop/bier This project implements a deep metric learning framework using an adversarial auxiliary loss to improve robustness. 39
lim0606/caffe-googlenet-bn Re-implementation of a neural network model with batch normalization and customized training parameters. 131
huyz1117/bam An implementation of the Bottleneck Attention Module in TensorFlow using attention mechanism 12
hasnainraz/fc-densenet-tensorflow Re-implementation of a 100-layer fully convolutional network architecture for image segmentation 123
microsoft/archai Automates the search for optimal neural network configurations in deep learning applications 467