File size: 382 Bytes
acc28e6 11010d2 acc28e6 11010d2 acc28e6 11010d2 acc28e6 11010d2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
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. |