Skip to content

Commit

Permalink
Fixed scChat (#61)
Browse files Browse the repository at this point in the history
* Smaller Font Size

* scChat

---------

Co-authored-by: Paul O.-P <[email protected]>
Co-authored-by: Paul O.-P <[email protected]>
  • Loading branch information
3 people authored Dec 18, 2024
1 parent 925f9fd commit 26f72d6
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 10 deletions.
6 changes: 3 additions & 3 deletions _data/transformer-llms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
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/)
pre_training_dataset: '[GPT-4o](https://api.openai.com/)'
input_embedding: 'Other: Natural language descriptions'
architecture: '[GPT-4o](https://api.openai.com/) '
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.
zero_shot_tasks: Cell type annotation, research hypothesis validation and generation, experiment design suggestions
- model: CELLama
paper:
type: preprint
Expand Down
16 changes: 16 additions & 0 deletions _site/_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
2 changes: 1 addition & 1 deletion _site/_pages/implementations.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="http://localhost:4000/single-cell-transformer-papers/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/single-cell-transformer-papers/" rel="alternate" type="text/html" /><updated>2024-12-11T08:49:51+01:00</updated><id>http://localhost:4000/single-cell-transformer-papers/feed.xml</id><title type="html">Transformers in Single-Cell Omics</title><subtitle>A curated collection of papers on transformers in single-cell analysis</subtitle></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="http://localhost:4000/single-cell-transformer-papers/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/single-cell-transformer-papers/" rel="alternate" type="text/html" /><updated>2024-12-18T09:50:36+01:00</updated><id>http://localhost:4000/single-cell-transformer-papers/feed.xml</id><title type="html">Transformers in Single-Cell Omics</title><subtitle>A curated collection of papers on transformers in single-cell analysis</subtitle></feed>
2 changes: 1 addition & 1 deletion _site/implementations.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/single-cell-transformers.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/transformer-evaluation.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/transformer-llms.html

Large diffs are not rendered by default.

0 comments on commit 26f72d6

Please sign in to comment.