Tencent/TencentPretrain
A PyTorch-based multimodal pre-training and fine-tuning framework implementing BERT, GPT, T5, and other transformer architectures with a model zoo.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
TencentPretrain is a modular pre-training and fine-tuning toolkit supporting text, vision, and audio modalities. It provides implementations of major transformer architectures including BERT, GPT-2, ELMo, T5, CLIP, and others with standardized interfaces for embedding, encoder, target, and decoder modules. The framework includes a model zoo with pre-trained weights and inherits from the UER-py open-source project.