Skip to content

Commit a4aebae

Browse files
replace some arxiv preprints with corresponding publications
1 parent 0efecff commit a4aebae

File tree

1 file changed

+49
-30
lines changed

1 file changed

+49
-30
lines changed

_bibliography/papers.bib

Lines changed: 49 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -705,13 +705,32 @@ @misc{zhang2023lohoravens
705705
booktitle={arXiv}
706706
}
707707

708-
@misc{mayhew2024universal,
709-
title={Universal NER: A Gold-Standard Multilingual Named Entity Recognition Benchmark},
710-
author={Stephen Mayhew and Terra Blevins and Shuheng Liu and Marek Šuppa and Hila Gonen and Joseph Marvin Imperial and Börje F. Karlsson and Peiqin Lin and Nikola Ljubešić and LJ Miranda and Barbara Plank and Arij Riabi and Yuval Pinter},
711-
year={2024},
712-
url = "https://arxiv.org/abs/2311.09122",
713-
month = mar,
714-
booktitle={arXiv}
708+
@inproceedings{mayhew-etal-2024-universal,
709+
title = "Universal {NER}: A Gold-Standard Multilingual Named Entity Recognition Benchmark",
710+
author = {Mayhew, Stephen and
711+
Blevins, Terra and
712+
Liu, Shuheng and
713+
Suppa, Marek and
714+
Gonen, Hila and
715+
Imperial, Joseph Marvin and
716+
Karlsson, B{\"o}rje and
717+
Lin, Peiqin and
718+
Ljube{\v{s}}i{\'c}, Nikola and
719+
Miranda, Lester James and
720+
Plank, Barbara and
721+
Riabi, Arij and
722+
Pinter, Yuval},
723+
editor = "Duh, Kevin and
724+
Gomez, Helena and
725+
Bethard, Steven",
726+
booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 1: Long Papers)",
727+
month = jun,
728+
year = "2024",
729+
address = "Mexico City, Mexico",
730+
publisher = "Association for Computational Linguistics",
731+
url = "https://aclanthology.org/2024.naacl-long.243/",
732+
doi = "10.18653/v1/2024.naacl-long.243",
733+
pages = "4322--4337",
715734
}
716735

717736
@inproceedings{lutgen-etal-2025-neural,
@@ -880,13 +899,13 @@ @inproceedings{mondorf-plank-2024-comparing
880899
pages = "9370--9402",
881900
}
882901

883-
@misc{eckman2024science,
884-
title={The Science of Data Collection: Insights from Surveys can Improve Machine Learning Models},
885-
author={Stephanie Eckman and Barbara Plank and Frauke Kreuter},
886-
year={2024},
887-
month = feb,
888-
booktitle={arXiv},
889-
url = "https://arxiv.org/abs/2403.01208"
902+
@inproceedings{eckman2024position,
903+
title={Position: Insights from Survey Methodology can Improve Training Data},
904+
author={Stephanie Eckman and Barbara Plank and Frauke Kreuter},
905+
booktitle={Forty-first International Conference on Machine Learning},
906+
year={2024},
907+
month=jul,
908+
url={https://openreview.net/forum?id=c3ls5AVOw7}
890909
}
891910

892911
@inproceedings{weber-genzel-etal-2024-varierr,
@@ -963,13 +982,13 @@ @inproceedings{peng-etal-2024-sebastian
963982
pages = "14478--14493",
964983
}
965984

966-
@misc{mondorf2024accuracy,
967-
title={Beyond Accuracy: Evaluating the Reasoning Behavior of Large Language Models -- A Survey},
968-
author={Philipp Mondorf and Barbara Plank},
969-
year={2024},
970-
month = apr,
971-
booktitle={arXiv},
972-
url = "https://arxiv.org/abs/2404.01869"
985+
@inproceedings{mondorf2024beyond,
986+
title={Beyond Accuracy: Evaluating the Reasoning Behavior of Large Language Models - A Survey},
987+
author={Philipp Mondorf and Barbara Plank},
988+
booktitle={First Conference on Language Modeling},
989+
year={2024},
990+
month=oct,
991+
url={https://openreview.net/forum?id=Lmjgl2n11u}
973992
}
974993

975994
@inproceedings{zhou-etal-2024-mainlp,
@@ -994,22 +1013,22 @@ @inproceedings{zhou-etal-2024-mainlp
9941013
pages = "1842--1853",
9951014
}
9961015

997-
@misc{wang2024look,
998-
title={Look at the Text: Instruction-Tuned Language Models are More Robust Multiple Choice Selectors than You Think},
999-
author={Xinpeng Wang and Chengzhi Hu and Bolei Ma and Paul Röttger and Barbara Plank},
1000-
year={2024},
1001-
month = apr,
1002-
booktitle={arXiv},
1003-
url = "https://arxiv.org/abs/2404.08382"
1016+
@inproceedings{wang2024look,
1017+
title={Look at the Text: Instruction-Tuned Language Models are More Robust Multiple Choice Selectors than You Think},
1018+
author={Xinpeng Wang and Chengzhi Hu and Bolei Ma and Paul Rottger and Barbara Plank},
1019+
booktitle={First Conference on Language Modeling},
1020+
year={2024},
1021+
month=oct,
1022+
url={https://openreview.net/forum?id=qHdSA85GyZ}
10041023
}
10051024

10061025
@misc{zhang2022skill,
10071026
title={Skill Extraction from Job Postings using Weak Supervision},
10081027
author={Mike Zhang and Kristian Nørgaard Jensen and Rob van der Goot and Barbara Plank},
10091028
year={2022},
10101029
month = sep,
1011-
booktitle={arXiv},
1012-
url = "https://arxiv.org/abs/2209.08071"
1030+
booktitle={Proceedings of the 2nd Workshop on Recommender Systems for Human Resources (RecSys-in-HR 2022)},
1031+
url = "https://ceur-ws.org/Vol-3218/RecSysHR2022-paper_10.pdf"
10131032
}
10141033

10151034
@inproceedings{teodorescu-mohammad-2023-evaluating,

0 commit comments

Comments
 (0)