Commit History
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
remove unused imports while no longer using distributed sampler b9028ba verified
Raise error for train and validation mismatch (#459) 9af94b8 verified
Upload in_silico_perturber.py (#432) cb89107 verified
Update geneformer/emb_extractor.py (#453) ebc1e09 verified
Update geneformer/tokenizer.py (#450) 664f71e verified
update isp default mode to cls 0c99403 verified
Adding tags to the model (#448) 3a68669 verified
update transformers version to match pretrainer using accelerate 3d62bb9 verified
update pretrainer to not use distributed sampler (Trainer uses accelerate) 8140c51 verified
update function for N_Detections for mixture_model without anchor_token df297bc
Christina Theodoris commited on
add check to ensure emb_label is None for getting state embs dict 39b4444
Christina Theodoris commited on