File size: 362 Bytes
ff6e2fe 613dd37 ff6e2fe 613dd37 ff6e2fe 613dd37 |
1 2 3 4 5 6 7 8 9 10 11 |
---
library_name: transformers
pipeline_tag: text-generation
license: mit
---
# CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction
This repository contains the models described in [CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction](https://huggingface.co/papers/2502.07316).
Code: https://github.com/hkust-nlp/CodeIO |