bert topic

List bert repositories

BERT-SQuAD

391
Stars
121
Forks
Watchers

SQuAD Question Answering Using BERT, PyTorch

awesome-sentence-embedding

2.2k
Stars
259
Forks
Watchers

A curated list of pretrained sentence and word embedding models

BERT-GPU

171
Stars
54
Forks
Watchers

multi-gpu pre-training in one machine for BERT from scratch without horovod (Data Parallelism)

NL2SQL-RULE

187
Stars
48
Forks
Watchers

Content Enhanced BERT-based Text-to-SQL Generation https://arxiv.org/abs/1910.07179

bert-for-tf2

805
Stars
193
Forks
Watchers

A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.

awesome-qa

749
Stars
105
Forks
Watchers

😎 A curated list of the Question Answering (QA)

BERT-embedding

23
Stars
2
Forks
Watchers

A simple wrapper class for extracting features(embedding) and comparing them using BERT in TensorFlow

TextClassify_with_BERT

212
Stars
62
Forks
Watchers

使用BERT模型做文本分类;面向工业用途

Electra_CRF_NER

79
Stars
14
Forks
Watchers

We start a company-name recognition task with a small scale and low quality training data, then using skills to enhanced model training speed and predicting performance with least artificial participa...