Add example notebook for distributed multi-task cell classification (#543) f3ff19d verified ctheodoris madhavanvvs commited on Jun 20
fix TypeError: TrainingArguments.__init__() got an unexpected keyword argument 'evaluation_strategy' (#539) 42dbf0a verified ctheodoris jackkuo commited on Jun 13
add fallback task_type for LoraConfig to support different PEFT versions (#538) d471d1b verified ctheodoris madhavanvvs commited on Jun 11
fully qualified imports to resolve name-space conflicts (#532) 5f07ec8 verified ctheodoris madhavanvvs commited on May 14
fix exact_mean subselection to be for index rather than col name a13a2cf Christina Theodoris commited on Mar 12
fix exact_mean and exact_median to subselect dataframe emb cols, not cell rows cfc8cdb Christina Theodoris commited on Mar 12
Prepare data cell level pass cell state dict instead of genes (#483) 69e6887 verified ctheodoris hchen725 commited on Feb 5
ensure gene class dict only inverted when using gene classifier 54b408b Christina Theodoris commited on Feb 5
Fix how mappings and train and val data are returned (#473) c81f6f9 verified ctheodoris hchen725 commited on Jan 27
Add checks for custom attributes and n_counts prior to sum ensembl id (#461) 09de197 verified ctheodoris hchen725 commited on Dec 4, 2024
further emphasize different token dictionaries in examples e2ee685 Christina Theodoris commited on Dec 4, 2024
remove unused imports while no longer using distributed sampler b9028ba verified ctheodoris commited on Dec 4, 2024
Raise error for train and validation mismatch (#459) 9af94b8 verified ctheodoris madhavanvenkatesh commited on Dec 4, 2024
Update geneformer/emb_extractor.py (#453) ebc1e09 verified ctheodoris hchen725 commited on Nov 22, 2024
update transformers version to match pretrainer using accelerate 3d62bb9 verified ctheodoris commited on Nov 7, 2024
update pretrainer to not use distributed sampler (Trainer uses accelerate) 8140c51 verified ctheodoris commited on Nov 7, 2024
update function for N_Detections for mixture_model without anchor_token df297bc Christina Theodoris commited on Oct 25, 2024
add check to ensure emb_label is None for getting state embs dict 39b4444 Christina Theodoris commited on Oct 23, 2024
Create multi-task_cell_classification.ipynb (#418) b138ba5 verified ctheodoris madhavanvenkatesh commited on Sep 13, 2024
CUDA kernels incompatible with standard PyTorch device movement with 4bit/8bit, necessitating device-specific handling (#416) b6d28c3 verified ctheodoris madhavanvenkatesh commited on Sep 10, 2024
Add find_packages to automatically include mtl and subpackages in setup.py (#410) 3b78204 verified ctheodoris madhavanvenkatesh commited on Sep 5, 2024
adding tensorboard to setup.py (#409) 94d98d1 verified ctheodoris madhavanvenkatesh commited on Sep 5, 2024
dictionaries from parent dir (#405) 85f295e verified ctheodoris madhavanvenkatesh commited on Sep 3, 2024
remove token dictionary and unpickling from init (#403) 7eca269 verified ctheodoris madhavanvenkatesh commited on Sep 3, 2024