electra topic

List electra repositories

electra_pytorch

321
Stars
41
Forks
Watchers

Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)

berts

154
Stars
12
Forks
Watchers

DBMDZ BERT, DistilBERT, ELECTRA, GPT-2 and ConvBERT models

pycorrector

5.3k
Stars
1.1k
Forks
Watchers

pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,LLaMA等模型应用在纠错场景,开箱即用。

Chinese-ELECTRA

1.4k
Stars
172
Forks
Watchers

Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)

rust-bert

2.5k
Stars
203
Forks
Watchers

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)

transformers-ner

207
Stars
45
Forks
Watchers

Pytorch-Named-Entity-Recognition-with-transformers

arabert

598
Stars
133
Forks
Watchers

Pre-trained Transformers for Arabic Language Understanding and Generation (Arabic BERT, Arabic GPT2, Arabic ELECTRA)

turkish-bert

474
Stars
41
Forks
Watchers

Turkish BERT/DistilBERT, ELECTRA and ConvBERT models

nlp-notebook

485
Stars
106
Forks
Watchers

NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。