Releases: PaddlePaddle/ERNIE
Releases · PaddlePaddle/ERNIE
ERNIE with paddle 2.0
update to paddle-v2.0
new features:
- auto mixed-precision training
- gradient accumulation
ERNIE_dygrpah
Reimplemeted ERNIE with paddle.fluid.dygraph
(a.k.a eager execution mode), featuring:
- Pretrain and finetune ERNIE with PaddlePaddle v1.8.
- Eager execution with paddle.fluid.dygraph.
- Distributed training.
- Easy deployment.
- Learn NLP in Aistudio tutorials.
- Backward compatibility for old-styled checkpoint
ERNIE 2.3
release ERNIE 2.2
Update some new Features:
- Distillation demo.
- Paddle High level API: Propeller
- python3.5 & python3.7 compatibiliy
More features comming soon:
- ERNIE Tiny
- ERNIE Service
release ERNIE 2.1
update some new features:
- auto mixed precision training
- multi-processing training
- python3 compatibility
more features coming soon:
- ERNIE Service
- Distillation
release ERNIE 2.0
Merge pull request #233 from tianxin1860/develop Release ERNIE 2.0