license: mit | |
library_name: transformers | |
pipeline_tag: text-generation | |
# CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction | |
[https://huggingface.co/papers/2502.07316](https://huggingface.co/papers/2502.07316) | |
Code: https://github.com/hkust-nlp/CodeIO | |
The model takes text as input and produces text as output and is based on the transformers library. |