ctheodoris canergen commited on
Commit
3a68669
1 Parent(s): 3d62bb9

Adding tags to the model (#448)

Browse files

- Adding tags to the model (be2d2266582f7a1c47f73d999296d823ea14bc2e)


Co-authored-by: Can Ergen <canergen@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,6 +1,9 @@
1
  ---
2
  datasets: ctheodoris/Genecorpus-30M
3
  license: apache-2.0
 
 
 
4
  ---
5
  # Geneformer
6
  Geneformer is a foundational transformer model pretrained on a large-scale corpus of single cell transcriptomes to enable context-aware predictions in settings with limited data in network biology.
 
1
  ---
2
  datasets: ctheodoris/Genecorpus-30M
3
  license: apache-2.0
4
+ tags:
5
+ - single-cell
6
+ - genomics
7
  ---
8
  # Geneformer
9
  Geneformer is a foundational transformer model pretrained on a large-scale corpus of single cell transcriptomes to enable context-aware predictions in settings with limited data in network biology.