duzx16
commited on
Commit
·
6ed40fb
1
Parent(s):
9c579b8
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 |
|
|
@@ -42,4 +43,4 @@ Please cite our paper if you find this code useful for your research:
|
|
| 42 |
publisher = {Association for Computational Linguistics},
|
| 43 |
year = {2022},
|
| 44 |
}
|
| 45 |
-
```
|
|
|
|
| 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 |
|
|
|
|
| 43 |
publisher = {Association for Computational Linguistics},
|
| 44 |
year = {2022},
|
| 45 |
}
|
| 46 |
+
```
|