Skip to content

ai challenger 2018 opinion reading comprehension, using pytorch.

Notifications You must be signed in to change notification settings

PanXiebit/aic_rc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V01:

  • paper: multiway attention networks for modeling sentences pairs
  • add qanet attention(trilinear attenion)
  • add slqa attention (bilinear attention)
  • using softmax to give each attention a weight
  • add char embedding and alignment with word embedding

V02:

  • QANet

V03:

  • DGCNN, encoder with dilate convolution

V04:

  • multi-cast attention

BERT:

  • exture chinese character embedding from offical tensorflow checkpoint

About

ai challenger 2018 opinion reading comprehension, using pytorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages