lockon commited on
Commit
66ebabc
·
verified ·
1 Parent(s): 8ba66a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -17
README.md CHANGED
@@ -7,8 +7,7 @@
7
  # CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction
8
 
9
  <p align="left">
10
- 📑 <a href="https://huggingface.co/papers/xxxx.xxxxx" target="_blank">Paper</a> &nbsp&nbsp | &nbsp&nbsp 🌐 <a href="https://codeio.github.io/" target="_blank">Project Page</a> &nbsp&nbsp | &nbsp&nbsp 💾 <a href="https://huggingface.co/collections/hkust-nlp/codei-o-67a978e28fd926b56a4f55a2" target="_blank">Released Resources</a> &nbsp&nbsp | &nbsp&nbsp 📦 <a href="https://github.com/hkust-nlp/CodeIO" target="_blank">Repo</a>
11
-
12
 
13
  This is the resource page of the CodeI/O collection on Huggingface, we highlight your currect position with a blue block.
14
 
@@ -19,9 +18,9 @@ This is the resource page of the CodeI/O collection on Huggingface, we highlight
19
  <th>Link</th>
20
  </tr>
21
  <tr>
22
- <td>PythonEdu</td>
23
  <td style="text-align: center; vertical-align: middle;">
24
- <a href="https://huggingface.co/datasets/hkust-nlp/CodeIO-PyEdu-Reasoning">Link</a>
25
  </td>
26
  </tr>
27
  </table>
@@ -41,29 +40,34 @@ This is the resource page of the CodeI/O collection on Huggingface, we highlight
41
  </tr>
42
  <tr>
43
  <td>Qwen 2.5 7B Coder</td>
44
- <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/qwen2.5-7b-coder_codeio_stage1">Link</a></td>
45
- <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/qwen2.5-7b-coder_codeio">Link</a></td>
46
- <td style="background-color: #e6f3ff; text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/qwen2.5-7b-coder_codeio_pp_stage1">Link</a></td>
47
- <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/qwen2.5-7b-coder_codeio_pp">Link</a></td>
48
  </tr>
49
  <tr>
50
  <td>LLaMA 3.1 8B</td>
51
- <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/llama3.1-8b_codeio_stage1">Link</a></td>
52
- <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/llama3.1-8b_codeio">Link</a></td>
53
- <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/llama3.1-8b_codeio_pp_stage1">Link</a></td>
54
- <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/llama3.1-8b_codeio_pp">Link</a></td>
55
  </tr>
56
  <tr>
57
  <td>DeepSeek v2 Lite Coder</td>
58
- <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/dsv2-lite-coder_codeio_stage1">Link</a></td>
59
- <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/dsv2-lite-coder_codeio">Link</a></td>
60
- <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/dsv2-lite-coder_codeio_pp_stage1">Link</a></td>
61
- <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/dsv2-lite-coder_codeio_pp">Link</a></td>
62
  </tr>
63
  </table>
64
 
65
  ## Citation
66
  If you find these resources helpful, please kindly cite as:
67
  ```
68
- TBD
 
 
 
 
 
69
  ```
 
7
  # CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction
8
 
9
  <p align="left">
10
+ 📑 <a href="https://huggingface.co/papers/2502.07316" target="_blank">Paper</a> &nbsp&nbsp | &nbsp&nbsp 🌐 <a href="https://codei-o.github.io/" target="_blank">Project Page</a> &nbsp&nbsp | &nbsp&nbsp 💾 <a href="https://huggingface.co/collections/hkust-nlp/codei-o-67a978e28fd926b56a4f55a2" target="_blank">Released Resources</a> &nbsp&nbsp | &nbsp&nbsp 📦 <a href="https://github.com/hkust-nlp/CodeIO" target="_blank">Repo</a>
 
11
 
12
  This is the resource page of the CodeI/O collection on Huggingface, we highlight your currect position with a blue block.
13
 
 
18
  <th>Link</th>
19
  </tr>
20
  <tr>
21
+ <td>CodeI/O-PythonEdu-Reasoning</td>
22
  <td style="text-align: center; vertical-align: middle;">
23
+ <a href="https://huggingface.co/datasets/hkust-nlp/CodeIO-PyEdu-Reasoning">🤗</a>
24
  </td>
25
  </tr>
26
  </table>
 
40
  </tr>
41
  <tr>
42
  <td>Qwen 2.5 7B Coder</td>
43
+ <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/qwen2.5-7b-coder_codeio_stage1">🤗</a></td>
44
+ <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/qwen2.5-7b-coder_codeio">🤗</a></td>
45
+ <td style="background-color: #e6f3ff; text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/qwen2.5-7b-coder_codeio_pp_stage1">🤗</a></td>
46
+ <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/qwen2.5-7b-coder_codeio_pp">🤗</a></td>
47
  </tr>
48
  <tr>
49
  <td>LLaMA 3.1 8B</td>
50
+ <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/llama3.1-8b_codeio_stage1">🤗</a></td>
51
+ <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/llama3.1-8b_codeio">🤗</a></td>
52
+ <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/llama3.1-8b_codeio_pp_stage1">🤗</a></td>
53
+ <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/llama3.1-8b_codeio_pp">🤗</a></td>
54
  </tr>
55
  <tr>
56
  <td>DeepSeek v2 Lite Coder</td>
57
+ <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/dsv2-lite-coder_codeio_stage1">🤗</a></td>
58
+ <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/dsv2-lite-coder_codeio">🤗</a></td>
59
+ <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/dsv2-lite-coder_codeio_pp_stage1">🤗</a></td>
60
+ <td style="text-align: center; vertical-align: middle;"><a href="https://huggingface.co/hkust-nlp/dsv2-lite-coder_codeio_pp">🤗</a></td>
61
  </tr>
62
  </table>
63
 
64
  ## Citation
65
  If you find these resources helpful, please kindly cite as:
66
  ```
67
+ @article{li2025codeio,
68
+ title={CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction},
69
+ author={Li, Junlong and Guo, Daya and Yang, Dejian and Xu, Runxin and Wu, Yu and He, Junxian},
70
+ journal={arXiv preprint arXiv:2502.07316},
71
+ year={2025}
72
+ }
73
  ```