CoolFace
Modelpublic

ctheodoris/Geneformer

sourceHugging Faceapache-2.0updated 11d agoView on Hugging Face
314likes2.1kdownloads
50 commits on main
1f7fbae11d ago

Use dynamic CUDA check instead of hardcoded device in perturber_utils.py (#594)

ctheodoris, dlgenomics
04c2b2e4mo ago

Update README.md

ctheodoris
ad8f66d5mo ago

Update geneformer/mtl/model.py (#585)

ctheodoris, MajorasMeow
fcd26c46mo ago

update readme citations

ctheodoris
05fcbeb8mo ago

Update geneformer/mtl/train.py (#582)

ctheodoris, MajorasMeow
f45a6c710mo ago

default id_class_dict to None for gene classifiers

Christina Theodoris
be9854310mo ago

track metadata in predictions

Christina Theodoris
fb6abe010mo ago

add emb extractor option for saving all gene embs

Christina Theodoris
5cada6010mo ago

add pickle suffix option to isp stats

Christina Theodoris
05a3a2010mo ago

Fix TypeError in make_perturbation_batch_special (#567)

ctheodoris, so298
7ec90d61y ago

add empty tokenized_counts for loom to pass until keep_counts implemented

ctheodoris
9187fee1y ago

subsample heatmap with max_ncells_to_plot when max_ncells is None

ctheodoris
91215c41y ago

tokenizer zarr integration (#561)

ctheodoris
19305881y ago

Update geneformer/perturber_utils.py to be compatible with different versions of the datasets package. (#553)

ctheodoris, IchigoJiken
b2dc06c1y ago

Update geneformer/evaluation_utils.py to be compatible with different versions of the datasets package. (#552)

ctheodoris, IchigoJiken
ac59e361y ago

add input_identifier to tokenize specific matched files

Christina Theodoris
ff551ee1y ago

plot umap for all labels in same view

Christina Theodoris
13cd5411y ago

Update README.md

ctheodoris
9d8d2f01y ago

silence tensor copy warning

Christina Theodoris
aea49881y ago

clone rather than wrap tensors

Christina Theodoris
f17618a1y ago

update collator with dummy save fn for transformers compatibility

Christina Theodoris
f9535541y ago

fix to properly move model after checking device

Christina Theodoris
efc403d1y ago

move model to device after checking

Christina Theodoris
f26136d1y ago

update V1 token dict usage to self attr

Christina Theodoris
4364d311y ago

move V1 autoformatting to after validate_options

Christina Theodoris
76a78a01y ago

add option for relabeling data from prior label class dict, update dict paths in manifest

Christina Theodoris
a67c9c01y ago

delete first version of dist multitask example

ctheodoris
596f1c21y ago

update dist multitask example name

Christina Theodoris
f3ff19d1y ago

Add example notebook for distributed multi-task cell classification (#543)

ctheodoris, madhavanvvs
6a50f331y ago

specify bitsandbites version

Christina Theodoris
7cf49a31y ago

add V2 models

Christina Theodoris
d319fef1y ago

update with V2 models

Christina Theodoris
31bf6411y ago

edit docs to remove backend isp functions

Christina Theodoris
42dbf0a1y ago

fix TypeError: TrainingArguments.__init__() got an unexpected keyword argument 'evaluation_strategy' (#539)

ctheodoris, jackkuo
d471d1b1y ago

add fallback task_type for LoraConfig to support different PEFT versions (#538)

ctheodoris, madhavanvvs
18a2ca61y ago

update eval_strategy for new transformers version

Christina Theodoris
7e4697d1y ago

move import wandb to conditional

Christina Theodoris
5f07ec81y ago

fully qualified imports to resolve name-space conflicts (#532)

ctheodoris, madhavanvvs
e2efe2b1y ago

ddp_mtl_nccl_support (#524)

ctheodoris
c6d04a61y ago

edit imports in perturber_utils

Christina Theodoris
a13a2cf2y ago

fix exact_mean subselection to be for index rather than col name

Christina Theodoris
cfc8cdb2y ago

fix exact_mean and exact_median to subselect dataframe emb cols, not cell rows

Christina Theodoris
7b591f62y ago

add quantization for pretrained model

Christina Theodoris
69e68872y ago

Prepare data cell level pass cell state dict instead of genes (#483)

ctheodoris, hchen725
54b408b2y ago

ensure gene class dict only inverted when using gene classifier

Christina Theodoris
ae4867d2y ago

make plot roc compatible with eval-only metrics

Christina Theodoris
5760b302y ago

Merge remote-tracking branch 'origin/main'

Christina Theodoris
bfcada42y ago

fix gene class dict labeling

Christina Theodoris
c81f6f92y ago

Fix how mappings and train and val data are returned (#473)

ctheodoris, hchen725
01d3ea82y ago

Upload gene_name_id_dict_gc95M.pkl (#470)

ctheodoris, hchen725