Datasets:

lawhy commited on
Commit
c7baff9
1 Parent(s): df78f19

Update OntoLAMA.py

Browse files
Files changed (1) hide show
  1. OntoLAMA.py +3 -2
OntoLAMA.py CHANGED
@@ -28,8 +28,9 @@ import datasets
28
  _CITATION = """\
29
  @inproceedings{he2023language,
30
  title={Language Model Analysis for Ontology Subsumption Inference},
31
- author={He, Yuan and Chen, Jiaoyan and Jim{\'e}nez-Ruiz, Ernesto and Dong, Hang and Horrocks, Ian},
32
- booktitle={Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics},
 
33
  year={2023}
34
  }
35
  """
 
28
  _CITATION = """\
29
  @inproceedings{he2023language,
30
  title={Language Model Analysis for Ontology Subsumption Inference},
31
+ author={He, Yuan and Chen, Jiaoyan and Jimenez-Ruiz, Ernesto and Dong, Hang and Horrocks, Ian},
32
+ booktitle={Findings of the Association for Computational Linguistics: ACL 2023},
33
+ pages={3439--3453},
34
  year={2023}
35
  }
36
  """