nielsr's picture
nielsr HF Staff
Add model card
11010d2 verified
|
raw
history blame
382 Bytes
---
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.