Yi Tay's repositories
KDD2018_MPCN
Code for our KDD 2018 Paper "Multi-Pointer Co-Attention Networks for Recommendation"
pytorch_sentiment_rnn
Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014
QuaternionTransformers
Repository for ACL 2019 paper
NIPS2018_DECAPROP
Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)
WSDM2018_HyperQA
Reference Implementation for WSDM 2018 Paper "Hyperbolic Representation Learning for Fast and Efficient Neural Question Answering"
EMNLP2018_NLI
Repository for NLI models (EMNLP 2018)
WWW2018_LRML
Implementation of "Latent Relational Metric Learning via Memory-based Attention for Collaborative Ranking"
NIPS2018_RCRN
Tensorflow Source code for "Recurrently Controlled Recurrent Networks" (NIPS 2018)
ABSA_DevSplits
Train, Test and Dev Splits for our AAAI'18 Paper
YahooQA_Splits
Splits for YahooQA dataset used in SIGIR'17 and AAAI'18 paper.
EMNLP18_DCU
Repository for Dilated Compositional units for Reading Comprehension (EMNLP'18)
ICWSM18_LB2M
Dataset for ICWSM'18 Paper.
FinetunedTransformerNLI
Experiments using Finetuned Transformer for NLI
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
vanzytay.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.