nielsr HF staff commited on
Commit
712ee3c
·
verified ·
1 Parent(s): 7c88056

Add metadata

Browse files

This PR adds a link to the paper, and ensures people can find your model at https://huggingface.co/models?pipeline_tag=text-generation&sort=trending, as
well as ensure a link to the codebase can be found on the model card.

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,7 +1,7 @@
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
+ license: mit
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
  ---
6
 
7
  # CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction