Super easy library for BERT based NLP models
翻译 - 超级简单的库,用于基于BERT的NLP模型
The score code of FastBERT (ACL2020)
对ACL2020 FastBERT论文的复现,论文地址:https://arxiv.org/pdf/2004.02178.pdf
The repository for the code of the UltraFastBERT paper
Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch
Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.
翻译 - 一个快速且用户友好的工具,用于在CPU和GPU上进行变压器推断
Fast and memory-efficient library for WordPiece tokenization as it is used by BERT.
Official implementation for Fast-HuBERT: An Efficient Training Framework for Self-Supervised Speech Representation Learning
BERT-NER (nert-bert) with google bert https://github.com/google-research.
KG-BERT: BERT for Knowledge Graph Completion
BERT-related papers
翻译 - BERT相关论文
State-of-the-Art Text Embeddings
翻译 - BERT和XLNet的句子嵌入
A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
#自然语言处理#Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
Google AI 2018 BERT pytorch implementation
翻译 - Google AI 2018 BERT pytorch实施
BERT distillation(基于BERT的蒸馏实验 )
Transformer related optimization, including BERT, GPT
Bert-classification and bert-dssm implementation with keras.
bert-base-chinese example
BERT as language model, fork from https://github.com/google-research/bert
Bert-based models(BERT, MTB, CP) for relation extraction.