Skip to content

Releases: PaddlePaddle/ERNIE

ERNIE with paddle 2.0

25 Jan 08:15
b3c2817
Compare
Choose a tag to compare
ERNIE with paddle 2.0 Pre-release
Pre-release

update to paddle-v2.0
new features:

  1. auto mixed-precision training
  2. gradient accumulation

ERNIE_dygrpah

30 Jun 03:16
9b6c683
Compare
Choose a tag to compare

Reimplemeted ERNIE with paddle.fluid.dygraph (a.k.a eager execution mode), featuring:

  1. Pretrain and finetune ERNIE with PaddlePaddle v1.8.
  2. Eager execution with paddle.fluid.dygraph.
  3. Distributed training.
  4. Easy deployment.
  5. Learn NLP in Aistudio tutorials.
  6. Backward compatibility for old-styled checkpoint

ERNIE 2.3

24 Feb 08:05
Compare
Choose a tag to compare

Update some new Features:

  1. ERNIE-tiny: a distilled ERNIE model for faster online inference (only chinese README provided)
  2. inference demo: C++ code used for CPU/GPU online inference.

release ERNIE 2.2

12 Oct 08:36
30b892e
Compare
Choose a tag to compare

Update some new Features:

  1. Distillation demo.
  2. Paddle High level API: Propeller
  3. python3.5 & python3.7 compatibiliy

More features comming soon:

  1. ERNIE Tiny
  2. ERNIE Service

release ERNIE 2.1

28 Aug 11:57
088a5ce
Compare
Choose a tag to compare

update some new features:

  1. auto mixed precision training
  2. multi-processing training
  3. python3 compatibility

more features coming soon:

  1. ERNIE Service
  2. Distillation

release ERNIE 2.0

30 Jul 10:54
0a9ad51
Compare
Choose a tag to compare
Merge pull request #233 from tianxin1860/develop

Release ERNIE 2.0