Commit History
Update geneformer/mtl/train.py (#582) 05fcbeb
default id_class_dict to None for gene classifiers f45a6c7
Christina Theodoris commited on
track metadata in predictions be98543
Christina Theodoris commited on
add emb extractor option for saving all gene embs fb6abe0
Christina Theodoris commited on
add pickle suffix option to isp stats 5cada60
Christina Theodoris commited on
Fix TypeError in make_perturbation_batch_special (#567) 05a3a20 verified
add empty tokenized_counts for loom to pass until keep_counts implemented 7ec90d6 verified
subsample heatmap with max_ncells_to_plot when max_ncells is None 9187fee verified
tokenizer zarr integration (#561) 91215c4 verified
Update geneformer/perturber_utils.py to be compatible with different versions of the datasets package. (#553) 1930588 verified
Update geneformer/evaluation_utils.py to be compatible with different versions of the datasets package. (#552) b2dc06c verified
add input_identifier to tokenize specific matched files ac59e36
Christina Theodoris commited on
plot umap for all labels in same view ff551ee
Christina Theodoris commited on
Update README.md 13cd541 verified
silence tensor copy warning 9d8d2f0
Christina Theodoris commited on
clone rather than wrap tensors aea4988
Christina Theodoris commited on
update collator with dummy save fn for transformers compatibility f17618a
Christina Theodoris commited on
fix to properly move model after checking device f953554
Christina Theodoris commited on
move model to device after checking efc403d
Christina Theodoris commited on
update V1 token dict usage to self attr f26136d
Christina Theodoris commited on
move V1 autoformatting to after validate_options 4364d31
Christina Theodoris commited on
add option for relabeling data from prior label class dict, update dict paths in manifest 76a78a0
Christina Theodoris commited on
delete first version of dist multitask example a67c9c0 verified
update dist multitask example name 596f1c2
Christina Theodoris commited on
Add example notebook for distributed multi-task cell classification (#543) f3ff19d verified
specify bitsandbites version 6a50f33
Christina Theodoris commited on
add V2 models 7cf49a3
Christina Theodoris commited on
update with V2 models d319fef
Christina Theodoris commited on
edit docs to remove backend isp functions 31bf641
Christina Theodoris commited on
fix TypeError: TrainingArguments.__init__() got an unexpected keyword argument 'evaluation_strategy' (#539) 42dbf0a verified
add fallback task_type for LoraConfig to support different PEFT versions (#538) d471d1b verified
update eval_strategy for new transformers version 18a2ca6
Christina Theodoris commited on
move import wandb to conditional 7e4697d
Christina Theodoris commited on
fully qualified imports to resolve name-space conflicts (#532) 5f07ec8 verified
ddp_mtl_nccl_support (#524) e2efe2b verified
edit imports in perturber_utils c6d04a6
Christina Theodoris commited on
fix exact_mean subselection to be for index rather than col name a13a2cf
Christina Theodoris commited on
fix exact_mean and exact_median to subselect dataframe emb cols, not cell rows cfc8cdb
Christina Theodoris commited on
add quantization for pretrained model 7b591f6
Christina Theodoris commited on
Prepare data cell level pass cell state dict instead of genes (#483) 69e6887 verified
ensure gene class dict only inverted when using gene classifier 54b408b
Christina Theodoris commited on
make plot roc compatible with eval-only metrics ae4867d
Christina Theodoris commited on
Merge remote-tracking branch 'origin/main' 5760b30
Christina Theodoris commited on
fix gene class dict labeling bfcada4
Christina Theodoris commited on
Fix how mappings and train and val data are returned (#473) c81f6f9 verified
Upload gene_name_id_dict_gc95M.pkl (#470) 01d3ea8 verified
Add checks for custom attributes and n_counts prior to sum ensembl id (#461) 09de197 verified
further emphasize different token dictionaries in examples e2ee685
Christina Theodoris commited on