brightmart/albert_zh
A Chinese ALBERT implementation providing pre-trained language models for NLP tasks.

Velocity · 7d
+1.6
★ / day
Trend
→steady
star history
This repository implements ALBERT (A Lite BERT), a parameter-efficient language model architecture, with multiple pre-trained Chinese models. It supports TensorFlow, PyTorch, and Keras frameworks and provides tools for fine-tuning on downstream NLP tasks including text classification and sentence pair classification. The project includes various model sizes from tiny to large variants trained on large-scale Chinese corpora.