add tag
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ language:
|
|
3 |
- en
|
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 |
|
@@ -41,4 +42,4 @@ Please cite our paper if you find this code useful for your research:
|
|
41 |
publisher = {Association for Computational Linguistics},
|
42 |
year = {2022},
|
43 |
}
|
44 |
-
```
|
|
|
3 |
- en
|
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 |
|
|
|
42 |
publisher = {Association for Computational Linguistics},
|
43 |
year = {2022},
|
44 |
}
|
45 |
+
```
|