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