ddyuudd commited on
Commit
0337f7b
·
verified ·
1 Parent(s): 43250ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -238,10 +238,13 @@ The model is licensed under the [Apache 2.0 License](LICENSE).
238
  ## Citation
239
 
240
  ```bibtex
241
- @misc{cat-thinking-2026,
242
- title={CAT-Thinking: How Hard is it to Learn Reasoning in non-English Language? Case Study in Japanese},
243
- author={Yuu Jinnai},
244
- year={2026},
245
- url={https://huggingface.co/collections/cyberagent/cat-thinking-8b}
 
 
 
246
  }
247
  ```
 
238
  ## Citation
239
 
240
  ```bibtex
241
+ @misc{jinnai2026costreasoningnonenglishlanguages,
242
+ title={Cost of Reasoning in non-English Languages: A Case Study on Japanese},
243
+ author={Yuu Jinnai},
244
+ year={2026},
245
+ eprint={2607.10114},
246
+ archivePrefix={arXiv},
247
+ primaryClass={cs.CL},
248
+ url={https://arxiv.org/abs/2607.10114},
249
  }
250
  ```