Add model card
Browse filesThis PR creates a model card for the "CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction" repository.
It ensures the model can be found at https://huggingface.co/models?pipeline_tag=text-generation.
README.md
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
# Doc / guide: https://huggingface.co/docs/hub/datasets-cards
|
4 |
-
{}
|
5 |
---
|
6 |
|
7 |
# CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction
|
|
|
1 |
---
|
2 |
+
pipeline_tag: text-generation
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction
|