nielsr HF staff commited on
Commit
0f80039
·
verified ·
1 Parent(s): 70840e3

Add library name, pipeline tag

Browse files

This PR ensures the appropriate library and pipeline tag are added, improving the discoverability of the model.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: mit
 
 
3
  datasets:
4
  - HuggingFaceFW/fineweb-edu
5
  - bigcode/the-stack-v2
 
1
  ---
2
  license: mit
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
  datasets:
6
  - HuggingFaceFW/fineweb-edu
7
  - bigcode/the-stack-v2