Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -159,16 +159,13 @@ dataset = load_dataset("Hierarchy-Transformers/WordNetNoun", "MixedHop-RandomNeg
|
|
| 159 |
*Yuan He, Zhangdie Yuan, Jiaoyan Chen, Ian Horrocks.* **Language Models as Hierarchy Encoders.** Advances in Neural Information Processing Systems 37 (NeurIPS 2024).
|
| 160 |
|
| 161 |
```
|
| 162 |
-
@
|
| 163 |
-
|
| 164 |
-
|
| 165 |
-
|
| 166 |
-
|
| 167 |
-
|
| 168 |
-
|
| 169 |
-
url = {https://proceedings.neurips.cc/paper_files/paper/2024/file/1a970a3e62ac31c76ec3cea3a9f68fdf-Paper-Conference.pdf},
|
| 170 |
-
volume = {37},
|
| 171 |
-
year = {2024}
|
| 172 |
}
|
| 173 |
```
|
| 174 |
|
|
|
|
| 159 |
*Yuan He, Zhangdie Yuan, Jiaoyan Chen, Ian Horrocks.* **Language Models as Hierarchy Encoders.** Advances in Neural Information Processing Systems 37 (NeurIPS 2024).
|
| 160 |
|
| 161 |
```
|
| 162 |
+
@article{he2024language,
|
| 163 |
+
title={Language models as hierarchy encoders},
|
| 164 |
+
author={He, Yuan and Yuan, Moy and Chen, Jiaoyan and Horrocks, Ian},
|
| 165 |
+
journal={Advances in Neural Information Processing Systems},
|
| 166 |
+
volume={37},
|
| 167 |
+
pages={14690--14711},
|
| 168 |
+
year={2024}
|
|
|
|
|
|
|
|
|
|
| 169 |
}
|
| 170 |
```
|
| 171 |
|