Skip to content

Commit

Permalink
add scChat (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
CanLi1 authored Dec 17, 2024
1 parent 61d23b3 commit 925f9fd
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions _data/transformer-llms.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
- model: scChat
paper:
type: preprint
text: '[Lu et al. 2024](https://www.biorxiv.org/content/10.1101/2024.10.01.616063v2.abstract)'
url: https://www.biorxiv.org/content/10.1101/2024.10.01.616063v2.abstract
code:
type: reproducible
text: "\x9F\x9B\_GitHub](https://github.com/li-group/scChat)"
url: https://github.com/li-group/scChat
omic_modalities: scRNA-seq
pre_training_dataset: [GPT-4o](https://api.openai.com/)
input_embedding: 'Other: Natural language descriptions'
architecture: '[GPT-4o](https://api.openai.com/) '
ssl_tasks: '-'
supervised_tasks: '-'
zero_shot_tasks: cell type annotation, research hypothesis validation and generation, experiment design suggestions.
- model: CELLama
paper:
type: preprint
Expand Down

0 comments on commit 925f9fd

Please sign in to comment.