Updated GitHub code base license description in README
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
base_model: EleutherAI/pythia-1b
|
|
@@ -51,7 +51,7 @@ Gene Set Tasks
|
|
| 51 |
- Genes to gene set name: Generate the name of a gene set given an alphabetical list of genes.
|
| 52 |
|
| 53 |
# Cell2Sentence Links
|
| 54 |
-
- GitHub: https://github.com/vandijklab/cell2sentence (Note: Codebase has
|
| 55 |
- Paper: https://www.biorxiv.org/content/10.1101/2023.09.11.557287v3
|
| 56 |
|
| 57 |
# Pythia Links
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
base_model: EleutherAI/pythia-1b
|
|
|
|
| 51 |
- Genes to gene set name: Generate the name of a gene set given an alphabetical list of genes.
|
| 52 |
|
| 53 |
# Cell2Sentence Links
|
| 54 |
+
- GitHub: https://github.com/vandijklab/cell2sentence (Note: Codebase has Apache 2.0 license, weights shared on HuggingFace are CC-by-4.0)
|
| 55 |
- Paper: https://www.biorxiv.org/content/10.1101/2023.09.11.557287v3
|
| 56 |
|
| 57 |
# Pythia Links
|