Skip to content

Commit 0b027c8

Browse files
authored
Update README.md
1 parent 3521f83 commit 0b027c8

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

README.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -168,13 +168,25 @@ uv run python -m shitsukan_eval \
168168
## Citation
169169

170170
```bibtex
171-
@software{
172-
author = {Anonymous},
173-
month = {Aug},
174-
title = {{shitsukan-eval}},
175-
url = {https://github.com/<<ADD>>},
176-
version = {0.1.0},
177-
year = {2024}
171+
@inproceedings{shiono-etal-2025-evaluating,
172+
title = "Evaluating Model Alignment with Human Perception: A Study on Shitsukan in {LLM}s and {LVLM}s",
173+
author = "Shiono, Daiki and
174+
Brassard, Ana and
175+
Ishizuki, Yukiko and
176+
Suzuki, Jun",
177+
editor = "Rambow, Owen and
178+
Wanner, Leo and
179+
Apidianaki, Marianna and
180+
Al-Khalifa, Hend and
181+
Eugenio, Barbara Di and
182+
Schockaert, Steven",
183+
booktitle = "Proceedings of the 31st International Conference on Computational Linguistics",
184+
month = jan,
185+
year = "2025",
186+
address = "Abu Dhabi, UAE",
187+
publisher = "Association for Computational Linguistics",
188+
url = "https://aclanthology.org/2025.coling-main.757/",
189+
pages = "11428--11444",
178190
}
179191
```
180192

0 commit comments

Comments
 (0)