metchee commited on
Commit
86b7ed0
·
verified ·
1 Parent(s): 44736fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -42,10 +42,13 @@ Explore the broader dataset: [U-Sticker](https://huggingface.co/datasets/metchee
42
  If you use StickerQueries in your work, please cite us as:
43
 
44
  ```bibtex
45
- @misc{huggingface-sticker-queries,
46
- author = {Heng Er Metilda Chee, et al.},
47
- title = {Small Stickers, Big Meanings: A Multilingual Sticker Semantic Understanding Dataset with a Gamified Approach},
48
- year = {2025},
49
- publisher = {Hugging Face},
50
- howpublished = {\url{https://huggingface.co/datasets/metchee/sticker-queries}},
 
 
51
  }
 
 
42
  If you use StickerQueries in your work, please cite us as:
43
 
44
  ```bibtex
45
+ @misc{chee2025smallstickersbigmeanings,
46
+ title={Small Stickers, Big Meanings: A Multilingual Sticker Semantic Understanding Dataset with a Gamified Approach},
47
+ author={Heng Er Metilda Chee and Jiayin Wang and Zhiqiang Guo and Weizhi Ma and Min Zhang},
48
+ year={2025},
49
+ eprint={2506.01668},
50
+ archivePrefix={arXiv},
51
+ primaryClass={cs.MM},
52
+ url={https://arxiv.org/abs/2506.01668},
53
  }
54
+ ```