Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -113,16 +113,19 @@ HierarchyTransformer( | |
| 113 |  | 
| 114 | 
             
            <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
         | 
| 115 |  | 
| 116 | 
            -
             | 
| 117 | 
            -
             | 
| 118 | 
            -
            *Yuan He, Zhangdie Yuan, Jiaoyan Chen, Ian Horrocks.* **Language Models as Hierarchy Encoders.** To Appear at NeurIPS 2024.
         | 
| 119 |  | 
| 120 | 
             
            ```
         | 
| 121 | 
            -
            @ | 
| 122 | 
            -
             | 
| 123 | 
            -
             | 
| 124 | 
            -
             | 
| 125 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
| 126 | 
             
            }
         | 
| 127 | 
             
            ```
         | 
| 128 |  | 
|  | |
| 113 |  | 
| 114 | 
             
            <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
         | 
| 115 |  | 
| 116 | 
            +
            *Yuan He, Zhangdie Yuan, Jiaoyan Chen, Ian Horrocks.* **Language Models as Hierarchy Encoders.** Advances in Neural Information Processing Systems 37 (NeurIPS 2024).
         | 
|  | |
|  | |
| 117 |  | 
| 118 | 
             
            ```
         | 
| 119 | 
            +
            @inproceedings{NEURIPS2024_1a970a3e,
         | 
| 120 | 
            +
             author = {He, Yuan and Yuan, Moy and Chen, Jiaoyan and Horrocks, Ian},
         | 
| 121 | 
            +
             booktitle = {Advances in Neural Information Processing Systems},
         | 
| 122 | 
            +
             editor = {A. Globerson and L. Mackey and D. Belgrave and A. Fan and U. Paquet and J. Tomczak and C. Zhang},
         | 
| 123 | 
            +
             pages = {14690--14711},
         | 
| 124 | 
            +
             publisher = {Curran Associates, Inc.},
         | 
| 125 | 
            +
             title = {Language Models as Hierarchy Encoders},
         | 
| 126 | 
            +
             url = {https://proceedings.neurips.cc/paper_files/paper/2024/file/1a970a3e62ac31c76ec3cea3a9f68fdf-Paper-Conference.pdf},
         | 
| 127 | 
            +
             volume = {37},
         | 
| 128 | 
            +
             year = {2024}
         | 
| 129 | 
             
            }
         | 
| 130 | 
             
            ```
         | 
| 131 |  | 

