Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ctheodoris
/
Geneformer
like
277
Fill-Mask
Transformers
Safetensors
ctheodoris/Genecorpus-30M
bert
single-cell
genomics
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
584
Deploy
Use this model
refs/pr/539
Geneformer
/
geneformer
11.4 MB
20 contributors
History:
146 commits
jackkuo
fix TypeError: TrainingArguments.__init__() got an unexpected keyword argument 'evaluation_strategy'
af5699d
verified
9 months ago
gene_dictionaries_30m
Update geneformer/tokenizer.py (#415)
over 1 year ago
mtl
move import wandb to conditional
10 months ago
__init__.py
Safe
1.22 kB
precommit formatting
over 1 year ago
classifier.py
65.4 kB
fix TypeError: TrainingArguments.__init__() got an unexpected keyword argument 'evaluation_strategy'
9 months ago
classifier_utils.py
Safe
23.5 kB
ensure gene class dict only inverted when using gene classifier
about 1 year ago
collator_for_classification.py
Safe
31.2 kB
Refactor: Convert mask_token_id, pad_token_id, and all_special_ids to properties (#395)
over 1 year ago
emb_extractor.py
Safe
32.3 kB
fix exact_mean subselection to be for index rather than col name
12 months ago
ensembl_mapping_dict_gc95M.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
3.96 MB
xet
Add function for summing of Ensembl IDs (#377)
over 1 year ago
evaluation_utils.py
Safe
9.99 kB
make plot roc compatible with eval-only metrics
about 1 year ago
gene_median_dictionary_gc95M.pkl
pickle
Detected Pickle imports (2)
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
How to fix it?
1.51 MB
xet
Add function for summing of Ensembl IDs (#377)
over 1 year ago
gene_name_id_dict_gc95M.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
1.66 MB
xet
Upload gene_name_id_dict_gc95M.pkl (#470)
about 1 year ago
in_silico_perturber.py
Safe
66.4 kB
add quantization for pretrained model
12 months ago
in_silico_perturber_stats.py
Safe
45.1 kB
update function for N_Detections for mixture_model without anchor_token
over 1 year ago
mtl_classifier.py
Safe
14.5 kB
fully qualified imports to resolve name-space conflicts (#532)
10 months ago
perturber_utils.py
32.8 kB
add fallback task_type for LoraConfig to support different PEFT versions (#538)
9 months ago
pretrainer.py
Safe
29.5 kB
remove unused imports while no longer using distributed sampler
over 1 year ago
token_dictionary_gc95M.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
426 kB
xet
update with 12L and 20L i4096 gc95M models, multitask and quantiz code
over 1 year ago
tokenizer.py
Safe
29.5 kB
Add checks for custom attributes and n_counts prior to sum ensembl id (#461)
over 1 year ago