Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ language:
|
|
22 |
- ur
|
23 |
---
|
24 |
|
25 |
-
###
|
26 |
The real(paddle) weights can be found [here](https://huggingface.co/PaddlePaddle/ernie-m-base).
|
27 |
|
28 |
The rest of the README is copied from the same page listed above,
|
|
|
22 |
- ur
|
23 |
---
|
24 |
|
25 |
+
### DISCLAIMER - I don't own the weights of `ernie-m-base` neither did I trained the model. I only converted the model weights from paddle to pytorch(using the scripts listed in files).
|
26 |
The real(paddle) weights can be found [here](https://huggingface.co/PaddlePaddle/ernie-m-base).
|
27 |
|
28 |
The rest of the README is copied from the same page listed above,
|