Weitang Liu

Results 25 repositories owned by Weitang Liu

BERT-NER-Pytorch

2.0k
Stars
426
Forks
Watchers

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

Bert-Multi-Label-Text-Classification

837
Stars
208
Forks
Watchers

This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.

daguan_2019_rank9

131
Stars
43
Forks
Watchers

datagrand 2019 information extraction competition rank9

lookahead_pytorch

184
Stars
31
Forks
Watchers

pytorch implement of Lookahead Optimizer

awesome-pretrained-chinese-nlp-models

4.3k
Stars
425
Forks
Watchers

Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合

albert_pytorch

703
Stars
152
Forks
Watchers

A Lite Bert For Self-Supervised Learning Language Representations

BiLSTM-CRF-NER-PyTorch

119
Stars
29
Forks
Watchers

This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.

Deep Learning For Computer Vision With Python

NeZha_Chinese_PyTorch

260
Stars
53
Forks
Watchers

NEZHA: Neural Contextualized Representation for Chinese Language Understanding

CLUE_pytorch

73
Stars
17
Forks
Watchers

CLUE baseline pytorch CLUE的pytorch版本基线