xlnet topic

List xlnet repositories

nlp_xiaojiang

1.5k
Stars
394
Forks
Watchers

自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm...

keras-xlnet

172
Stars
26
Forks
Watchers

Implementation of XLNet that can load pretrained checkpoints

Transformers4Rec

1.1k
Stars
144
Forks
Watchers

Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.

HPSG-Neural-Parser

105
Stars
25
Forks
Watchers

Source code for "Head-Driven Phrase Structure Grammar Parsing on Penn Treebank" published at ACL 2019

Chinese-XLNet

1.6k
Stars
280
Forks
Watchers

Pre-Trained Chinese XLNet(中文XLNet预训练模型)

xlnet-Pytorch

573
Stars
107
Forks
Watchers

Simple XLNet implementation with Pytorch Wrapper

Amazon-ML-Challenge2021

69
Stars
10
Forks
Watchers

Scripts and Approach for Amazon ML Challenge

CLUE_pytorch

73
Stars
17
Forks
Watchers

CLUE baseline pytorch CLUE的pytorch版本基线

textgen

899
Stars
103
Forks
Watchers

TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLOOM,GPT2,Seq2Seq,BART,T5,UDA等模型的训练和预...