SyedA5688 commited on
Commit
122c0ad
·
verified ·
1 Parent(s): 5a4dc3b

Updated GitHub code base license description in README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ library_name: transformers
6
  tags:
7
  - biology
8
  - scRNAseq
9
- license: cc0-1.0
10
  ---
11
  # Overview
12
  This is the C2S-Pythia-410m-cell-type-prediction model, based on the Pythia-410m architecture developed by EleutherAI,
@@ -28,7 +28,7 @@ This model is designed for:
28
  - Cell type prediction: Predicting the cell type based on the "cell sentence" generated from scRNA-seq data.
29
 
30
  # Cell2Sentence Links
31
- - GitHub: https://github.com/vandijklab/cell2sentence (Note: Codebase has CC BY-NC-ND 4.0 license. Only weights shared on Hugging Face are CC0 1.0)
32
  - Paper: https://www.biorxiv.org/content/10.1101/2023.09.11.557287v3
33
 
34
  # Pythia Links
 
6
  tags:
7
  - biology
8
  - scRNAseq
9
+ license: cc-by-4.0
10
  ---
11
  # Overview
12
  This is the C2S-Pythia-410m-cell-type-prediction model, based on the Pythia-410m architecture developed by EleutherAI,
 
28
  - Cell type prediction: Predicting the cell type based on the "cell sentence" generated from scRNA-seq data.
29
 
30
  # Cell2Sentence Links
31
+ - GitHub: https://github.com/vandijklab/cell2sentence (Note: Codebase has Apache 2.0 license, weights shared on HuggingFace are CC-by-4.0)
32
  - Paper: https://www.biorxiv.org/content/10.1101/2023.09.11.557287v3
33
 
34
  # Pythia Links