Update README.md
Browse files
README.md
CHANGED
@@ -109,16 +109,13 @@ dataset = load_dataset("Hierarchy-Transformers/Schemaorg", "MixedHop-RandomNegat
|
|
109 |
*Yuan He, Zhangdie Yuan, Jiaoyan Chen, Ian Horrocks.* **Language Models as Hierarchy Encoders.** Advances in Neural Information Processing Systems 37 (NeurIPS 2024).
|
110 |
|
111 |
```
|
112 |
-
@
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
url = {https://proceedings.neurips.cc/paper_files/paper/2024/file/1a970a3e62ac31c76ec3cea3a9f68fdf-Paper-Conference.pdf},
|
120 |
-
volume = {37},
|
121 |
-
year = {2024}
|
122 |
}
|
123 |
```
|
124 |
|
|
|
109 |
*Yuan He, Zhangdie Yuan, Jiaoyan Chen, Ian Horrocks.* **Language Models as Hierarchy Encoders.** Advances in Neural Information Processing Systems 37 (NeurIPS 2024).
|
110 |
|
111 |
```
|
112 |
+
@article{he2024language,
|
113 |
+
title={Language models as hierarchy encoders},
|
114 |
+
author={He, Yuan and Yuan, Moy and Chen, Jiaoyan and Horrocks, Ian},
|
115 |
+
journal={Advances in Neural Information Processing Systems},
|
116 |
+
volume={37},
|
117 |
+
pages={14690--14711},
|
118 |
+
year={2024}
|
|
|
|
|
|
|
119 |
}
|
120 |
```
|
121 |
|