Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ctheodoris
/
Geneformer
like
260
Fill-Mask
Transformers
Safetensors
ctheodoris/Genecorpus-30M
bert
single-cell
genomics
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
569
Deploy
Use this model
main
Geneformer
/
geneformer
11.5 MB
19 contributors
History:
167 commits
Christina Theodoris
track metadata in predictions
be98543
4 days ago
gene_dictionaries_30m
Update geneformer/tokenizer.py (#415)
about 1 year ago
mtl
move import wandb to conditional
6 months ago
__init__.py
Safe
1.65 kB
update with V2 models
5 months ago
classifier.py
67.4 kB
track metadata in predictions
4 days ago
classifier_utils.py
24.4 kB
track metadata in predictions
4 days ago
collator_for_classification.py
Safe
31.7 kB
silence tensor copy warning
5 months ago
emb_extractor.py
35.4 kB
add emb extractor option for saving all gene embs
4 days ago
ensembl_mapping_dict_gc104M.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
3.96 MB
xet
add V2 models
5 months ago
evaluation_utils.py
10.5 kB
track metadata in predictions
4 days ago
gene_median_dictionary_gc104M.pkl
pickle
Detected Pickle imports (2)
"numpy.core.multiarray.scalar"
,
"numpy.dtype"
How to fix it?
1.51 MB
xet
add V2 models
5 months ago
gene_name_id_dict_gc104M.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
1.66 MB
xet
add V2 models
5 months ago
in_silico_perturber.py
Safe
67.5 kB
update V1 token dict usage to self attr
5 months ago
in_silico_perturber_stats.py
45.9 kB
add pickle suffix option to isp stats
4 days ago
mtl_classifier.py
Safe
14.5 kB
fully qualified imports to resolve name-space conflicts (#532)
6 months ago
perturber_utils.py
Safe
32.5 kB
Fix TypeError in make_perturbation_batch_special (#567)
4 days ago
pretrainer.py
Safe
29.5 kB
remove unused imports while no longer using distributed sampler
12 months ago
token_dictionary_gc104M.pkl
Safe
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
426 kB
xet
add V2 models
5 months ago
tokenizer.py
Safe
34.7 kB
add empty tokenized_counts for loom to pass until keep_counts implemented
about 1 month ago