commit from
Browse files
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-
|
| 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.
|