nielsr HF Staff commited on
Commit
dc6996f
·
verified ·
1 Parent(s): 66ebabc

Add Transformers library name, link to CC-BY-4.0 license

Browse files

This PR improves the model card, by adding the Transformers library, linking it to the license,
and adding the text-generation pipeline tag.

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: cc-by-4.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
  ---
6
 
7
  # CodeI/O: Condensing Reasoning Patterns via Code Input-Output Prediction