File tree Expand file tree Collapse file tree 1 file changed +19
-7
lines changed Expand file tree Collapse file tree 1 file changed +19
-7
lines changed Original file line number Diff line number Diff line change @@ -168,13 +168,25 @@ uv run python -m shitsukan_eval \
168
168
## Citation
169
169
170
170
``` 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",
178
190
}
179
191
```
180
192
You can’t perform that action at this time.
0 commit comments