Repository navigation

#

albert

中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard

Python
4113
1 年前

A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型

Python
3969
2 年前
Python
3060
1 年前

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

Python
2174
2 年前

中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN

Python
1799
10 个月前

Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard

Python
1780
2 年前

a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.

C++
1519
12 天前
Python
1485
2 年前

Large-scale Pre-training Corpus for Chinese 100G 中文预训练语料

953
3 年前

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

Python
908
2 年前

🤖 A PyTorch library of curated Transformer models and their composable components

Python
883
1 年前

高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型

Python
816
5 年前

A Lite Bert For Self-Supervised Learning Language Representations

Python
716
5 年前

自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(name entity recognition),Find(new words discovery),Keyword(keyword extraction),Summarize(text summarization),Sim(text similarity),Calculate(scientific calculator),Chi2num(chinese number to arabic number)

Python
661
2 年前

PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper

Python
594
2 年前

使用预训练语言模型ALBERT做中文NER

Python
474
4 年前

Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive summarization datasets to the extractive task.

Python
430
2 年前