Repository navigation

#

albert

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

Python
4175
1 年前

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

Python
3983
3 年前
Python
3074
1 年前

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

Python
2212
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
1809
1 年前

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

Python
1782
3 年前

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

C++
1530
1 个月前
Python
1504
3 年前

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

980
3 年前

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

Python
920
2 年前

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

Python
892
1 年前

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

Python
815
5 年前

A Lite Bert For Self-Supervised Learning Language Representations

Python
718
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
663
2 年前

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

Python
599
2 年前

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

Python
477
5 年前

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
438
3 个月前