swtx commited on
Commit
cd16040
·
1 Parent(s): 3f1b98e

commit from

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ More detail: https://arxiv.org/abs/2010.12148
14
 
15
  |Model Name|Language|Model Structure|
16
  |:---:|:---:|:---:|
17
- |ernie-gram-zh| Chinese |Layer:12, Hidden:768, Heads:12|
18
 
19
  This released Pytorch model is converted from the officially released PaddlePaddle ERNIE model and
20
  a series of experiments have been conducted to check the accuracy of the conversion.
 
14
 
15
  |Model Name|Language|Model Structure|
16
  |:---:|:---:|:---:|
17
+ |ernie-gram-chinese| Chinese |Layer:12, Hidden:768, Heads:12|
18
 
19
  This released Pytorch model is converted from the officially released PaddlePaddle ERNIE model and
20
  a series of experiments have been conducted to check the accuracy of the conversion.