Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
language:
|
3 |
- zh
|
4 |
license: "apache-2.0"
|
|
|
5 |
---
|
6 |
|
7 |
**Please use `ElectraForPreTraining` for `discriminator` and `ElectraForMaskedLM` for `generator` if you are re-training these models.**
|
|
|
2 |
language:
|
3 |
- zh
|
4 |
license: "apache-2.0"
|
5 |
+
pipeline_tag: "fill-mask"
|
6 |
---
|
7 |
|
8 |
**Please use `ElectraForPreTraining` for `discriminator` and `ElectraForMaskedLM` for `generator` if you are re-training these models.**
|