PaddlePaddle / ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
☆6,350Updated 6 months ago
Alternatives and similar repositories for ERNIE:
Users that are interested in ERNIE are comparing it to the libraries listed below
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,956Updated 2 years ago
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,044Updated 10 months ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,184Updated last year
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,117Updated last year
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆9,868Updated last year
- Google AI 2018 BERT pytorch implementation☆6,326Updated last year
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,849Updated 3 years ago
- 中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard☆4,082Updated 9 months ago
- Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.☆3,071Updated last year
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,681Updated 7 months ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,423Updated 3 years ago
- ALBERT: A Lite BERT for Self-supervised Learning of Language Representations☆3,268Updated last year
- An Open-Source Package for Neural Relation Extraction (NRE)☆4,387Updated last year
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,778Updated 2 years ago
- 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP☆12,600Updated last year
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,788Updated 4 years ago
- Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includ…☆2,392Updated 6 months ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,873Updated last year
- keras implement of transformers for humans