Updated GitHub code base license description in README
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
datasets:
|
| 4 |
- vandijklab/immune-c2s
|
| 5 |
language:
|
|
@@ -22,7 +22,7 @@ using 8 A100 40GB GPUs for approximately 20 hours on the following tasks:
|
|
| 22 |
3. cell type prediction
|
| 23 |
|
| 24 |
## Cell2Sentence Links:
|
| 25 |
-
GitHub: <https://github.com/vandijklab/cell2sentence-ft> (Note: Codebase has
|
| 26 |
Paper: <https://www.biorxiv.org/content/10.1101/2023.09.11.557287v3>
|
| 27 |
|
| 28 |
## Pythia Links:
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
datasets:
|
| 4 |
- vandijklab/immune-c2s
|
| 5 |
language:
|
|
|
|
| 22 |
3. cell type prediction
|
| 23 |
|
| 24 |
## Cell2Sentence Links:
|
| 25 |
+
GitHub: <https://github.com/vandijklab/cell2sentence-ft> (Note: Codebase has Apache 2.0 license, weights shared on HuggingFace are CC-by-4.0)
|
| 26 |
Paper: <https://www.biorxiv.org/content/10.1101/2023.09.11.557287v3>
|
| 27 |
|
| 28 |
## Pythia Links:
|