Update README.md
Browse files
README.md
CHANGED
@@ -101,6 +101,17 @@ All scraping code and analysis notebooks can be found at:
|
|
101 |
|
102 |
|
103 |
## Citation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
104 |
|
105 |
## Contact
|
106 |
|
|
101 |
|
102 |
|
103 |
## Citation
|
104 |
+
```bibtext
|
105 |
+
@misc{choi2025languagedataleftbehind,
|
106 |
+
title={No Language Data Left Behind: A Comparative Study of CJK Language Datasets in the Hugging Face Ecosystem},
|
107 |
+
author={Dasol Choi and Woomyoung Park and Youngsook Song},
|
108 |
+
year={2025},
|
109 |
+
eprint={2507.04329},
|
110 |
+
archivePrefix={arXiv},
|
111 |
+
primaryClass={cs.CL},
|
112 |
+
url={https://arxiv.org/abs/2507.04329},
|
113 |
+
}
|
114 |
+
```
|
115 |
|
116 |
## Contact
|
117 |