nielsr HF Staff commited on
Commit
0e8e327
·
verified ·
1 Parent(s): fe814c5

Add initial model card

Browse files

This PR adds a model card, sets the `library_name` to transformers, and sets the `pipeline_tag` to text-generation.

Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
- # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
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
+ library_name: transformers
3
+ pipeline_tag: text-generation
 
4
  ---
5
 
6
  # CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction