File size: 371 Bytes
935a576 bd298ca 935a576 bd298ca 935a576 bd298ca |
1 2 3 4 5 6 7 8 9 10 11 |
---
license: apache-2.0
library_name: transformers
pipeline_tag: question-answering
---
# CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction
This repository contains the model 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 |