Skip to content

khoshsirat/embedding-attention-blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Sentence Attention Blocks for Answer Grounding

Official PyTorch Implementation

This repository contains only our proposed model with the parameters hard coded in the source file. In near future, an automatic training code will be uploaded.

Setup

Run the following command to install dependencies:

pip install numpy matplotlib torch torchvision sentence-transformers efficientnet_pytorch

About

Embedding Attention Blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages