Pinned Repositories
bert
TensorFlow code and pre-trained models for BERT
beyond-bleu
Python code for training models in the ACL paper, "Beyond BLEU:Training Neural Machine Translation with Semantic Similarity".
DuReader
Baseline Systems of DuReader Dataset
FlowQA
Implementation of conversational QA model: FlowQA (with slight improvement)
gittest
Images
images
LeinaoPAI
MASS
MASS: Masked Sequence to Sequence Pre-training for Langauge Generation
MinimumRiskTraining
Research and class assignment for Reinforcement Learning class
models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证有效的领先模型)
yuzunrui's Repositories
yuzunrui/bert
TensorFlow code and pre-trained models for BERT
yuzunrui/beyond-bleu
Python code for training models in the ACL paper, "Beyond BLEU:Training Neural Machine Translation with Semantic Similarity".
yuzunrui/DuReader
Baseline Systems of DuReader Dataset
yuzunrui/FlowQA
Implementation of conversational QA model: FlowQA (with slight improvement)
yuzunrui/gittest
yuzunrui/Images
images
yuzunrui/LeinaoPAI
yuzunrui/MASS
MASS: Masked Sequence to Sequence Pre-training for Langauge Generation
yuzunrui/MinimumRiskTraining
Research and class assignment for Reinforcement Learning class
yuzunrui/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证有效的领先模型)
yuzunrui/MRQA-Shared-Task-2019
Resources for the MRQA 2019 Shared Task
yuzunrui/MultiTask-MRC
Multitask Learning for Machine Reading Comprehension, NAACL 2019
yuzunrui/neural-question-generation
pytorch implmentation of Paragraph-level Neural Question Generation with Maxout Pointer and Gated Self-attention Networks
yuzunrui/nqg
neural question generation for reading comprehension
yuzunrui/Paddle
PArallel Distributed Deep LEarning (PaddlePaddle核心框架,高性能单机、分布式训练和跨平台部署)
yuzunrui/QG
Implementation of the paper "Learning to Generate Questions by Learning What not to Generate"
yuzunrui/QuestionGeneration
Question Generation Papers Collection.
yuzunrui/tf-flowqa
A TensorFlow implementation of FlowQA