add tag
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ language:
|
|
3 |
- zh
|
4 |
tags:
|
5 |
- glm
|
|
|
6 |
---
|
7 |
GLM is a General Language Model pretrained with an autoregressive blank-filling objective and can be finetuned on various natural language understanding and generation tasks.
|
8 |
|
@@ -51,4 +52,4 @@ Please cite our paper if you find this code useful for your research:
|
|
51 |
publisher = {Association for Computational Linguistics},
|
52 |
year = {2022},
|
53 |
}
|
54 |
-
```
|
|
|
3 |
- zh
|
4 |
tags:
|
5 |
- glm
|
6 |
+
- thudm
|
7 |
---
|
8 |
GLM is a General Language Model pretrained with an autoregressive blank-filling objective and can be finetuned on various natural language understanding and generation tasks.
|
9 |
|
|
|
52 |
publisher = {Association for Computational Linguistics},
|
53 |
year = {2022},
|
54 |
}
|
55 |
+
```
|