Updated GitHub code base license description in README
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ library_name: transformers
|
|
| 6 |
tags:
|
| 7 |
- biology
|
| 8 |
- scRNAseq
|
| 9 |
-
license:
|
| 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
|
| 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
|