File size: 1,740 Bytes
318ff7f 5879c62 6bac18c 20a7680 5c5bdf3 6edc6f5 22d36a0 6edc6f5 c3a8787 68bdddc 20a7680 5029935 b194003 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | ---
title: README
emoji: 🐠
colorFrom: gray
colorTo: purple
sdk: gradio
pinned: false
---
KO-REAson is a collaborative project between [OneLine AI](https://onelineai.com/), [KISTI](https://www.kisti.re.kr/), [HAE-RAE](https://hae-rae.github.io/home/) and Oracle to investigate open reciepes to build Korean Reasoning Models.
**Contact:**
(OneLineAI / HAE-RAE) spthsrbwls123@yonsei.ac.kr
(KISTI) yangdonghun3@kisti.re.kr
<div class="logo-row">
<img src="https://cdn-uploads.huggingface.co/production/uploads/60d3e619b8448e1785bbda2a/xYJqy-qqWzN2FjQwcV80Z.png" alt="OneLineAI logo">
<img src="https://cdn-uploads.huggingface.co/production/uploads/60d3e619b8448e1785bbda2a/mJjX11ZN6dYMihNAk_IFn.png" alt="HAE-RAE logo">
<img src="https://cdn-uploads.huggingface.co/production/uploads/60d3e619b8448e1785bbda2a/RJUQtsIG1xwSHk2KuuDl_.png" alt="Koni logo">
</div>
<style>
.logo-row {
display: flex;
align-items: center; /* vertical align */
justify-content: center; /* center the pair (optional) */
gap: 4px; /* space between logos */
flex-wrap: wrap; /* stack on very small screens */
}
.logo-row img {
height: 150px; /* make them the same visual size */
width: auto; /* keep aspect ratio */
object-fit: contain;
}
</style>
**News**
2025.10.09: We release three [KO-REAson-1009 models](https://huggingface.co/collections/KOREAson/ko-reason-1009-68e7a925c3c41417dee4db3c) and three [YiSang datasets](https://huggingface.co/collections/KOREAson/yi-sang-datasets-68e7a9520e25a7ef194754ab) 🥳🥳
2025.08.31: We release six [KO-REAson-0831 models](https://huggingface.co/collections/KoReason/koreason-0831-68b1363e1b3726b041a0a638)! 🔥🔥🔥 |