Update README.md
Browse files
README.md
CHANGED
@@ -103,12 +103,18 @@ HierarchyTransformer(
|
|
103 |
|
104 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
105 |
|
106 |
-
|
107 |
|
108 |
-
|
109 |
-
|
110 |
-
[More Information Needed]
|
111 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
112 |
|
113 |
|
114 |
## Model Card Contact
|
|
|
103 |
|
104 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
105 |
|
106 |
+
Preprint on arxiv: https://arxiv.org/abs/2401.11374.
|
107 |
|
108 |
+
*Yuan He, Zhangdie Yuan, Jiaoyan Chen, Ian Horrocks.* **Language Models as Hierarchy Encoders.** arXiv preprint arXiv:2401.11374 (2024).
|
|
|
|
|
109 |
|
110 |
+
```
|
111 |
+
@article{he2024language,
|
112 |
+
title={Language Models as Hierarchy Encoders},
|
113 |
+
author={He, Yuan and Yuan, Zhangdie and Chen, Jiaoyan and and Horrocks, Ian},
|
114 |
+
journal={arXiv preprint arXiv:2401.11374},
|
115 |
+
year={2024}
|
116 |
+
}
|
117 |
+
```
|
118 |
|
119 |
|
120 |
## Model Card Contact
|