alvarobartt HF Staff commited on
Commit
07f2994
·
verified ·
1 Parent(s): 913fa64

Update `README.md` with metadata

Browse files

This PR updates the metadata in the `README.md` file to include the `license` (MIT inherited from https://github.com/microsoft/dayhoff), `pipeline`, `library`, and `dataset`; which all help with visibility, transparency and discoverability in the Hugging Face Hub.

Note that the paper would be automatically linked when the URL is included within the `README.md`, but at the moment only Arxiv is supported, and given that the paper has been published in bioRxiv it won't be linked yet, but still would be great to include the reference to the paper somewhere in the README.

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,5 +1,12 @@
1
  ---
2
- {}
 
 
 
 
 
 
 
3
  ---
4
 
5
  # Model Card for Dayhoff
@@ -208,5 +215,4 @@ The code and datasets released in this repository are provided for research and
208
 
209
  ## Citation
210
 
211
- If you use the code, data, models, or results. please cite our [preprint](https://aka.ms/dayhoff/preprint).
212
-
 
1
  ---
2
+ license: mit
3
+ pipeline_tag: text-generation
4
+ library_name: transformers
5
+ tags:
6
+ - protein-generation
7
+ - jamba
8
+ datasets:
9
+ - microsoft/Dayhoff
10
  ---
11
 
12
  # Model Card for Dayhoff
 
215
 
216
  ## Citation
217
 
218
+ If you use the code, data, models, or results. please cite our [preprint](https://aka.ms/dayhoff/preprint).