Pinned Repositories
tensorflow-serving-tutorial
A tutorial of building tensorflow serving service from scratch
XLM_NER
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
bert-as-language-model
BERT as language model, fork from https://github.com/google-research/bert
BERT-NER
Pytorch-Named-Entity-Recognition-with-BERT
BERT-NER-1
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
BERT-related-papers
BERT-related papers
ccf_2020_qa_match
ccf 2020 qa match competition top1
CCKS-2018-NER
CCKS 2018 面向中文电子病历的命名实体识别
Chinese-PreTrained-XLNet
Pre-Trained Chinese XLNet(中文XLNet预训练模型)
stefensa's Repositories
stefensa/tensorflow-serving-tutorial
A tutorial of building tensorflow serving service from scratch
stefensa/XLM_NER
stefensa/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
stefensa/bert-as-language-model
BERT as language model, fork from https://github.com/google-research/bert
stefensa/BERT-NER
Pytorch-Named-Entity-Recognition-with-BERT
stefensa/BERT-NER-1
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
stefensa/BERT-related-papers
BERT-related papers
stefensa/ccf_2020_qa_match
ccf 2020 qa match competition top1
stefensa/CCKS-2018-NER
CCKS 2018 面向中文电子病历的命名实体识别
stefensa/Chinese-PreTrained-XLNet
Pre-Trained Chinese XLNet(中文XLNet预训练模型)
stefensa/chineseGLUE
Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard
stefensa/ChinsesNER-pytorch
基于BI-LSTM+CRF的中文命名实体识别 Pytorch
stefensa/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch
In pytorch Learing Neural Networks likes CNN(Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) 、LSTM、BiLSTM、DeepCNN 、CLSTM、CNN and LSTM
stefensa/fastai
The fastai deep learning library, plus lessons and tutorials
stefensa/IJCAI18_Tianchi_Rank29
stefensa/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
stefensa/NER-BERT-pytorch
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
stefensa/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
stefensa/offer-coding-interviews-python
剑指Offer Python题解
stefensa/pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
stefensa/pytorch-seq2seq
An open source framework for seq2seq models in PyTorch.
stefensa/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
stefensa/text
Data loaders and abstractions for text and NLP
stefensa/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
stefensa/UER-py
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
stefensa/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.