Pinned Repositories
ALBEF
Code for ALBEF: a new vision-language pre-training method
ALBERT
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
bert
TensorFlow code and pre-trained models for BERT
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
bert-nmt
BERT-train2deploy
BERT模型从训练到部署
BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``
bert_serving
export bert model for serving
xhyandwyy's Repositories
xhyandwyy/bert
TensorFlow code and pre-trained models for BERT
xhyandwyy/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
xhyandwyy/bert_serving
export bert model for serving
xhyandwyy/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
xhyandwyy/NeuSum
Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"
xhyandwyy/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
xhyandwyy/styleguide
Style guides for Google-originated open-source projects
xhyandwyy/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.