Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ctheodoris
/
Geneformer
like
199
Fill-Mask
Transformers
Safetensors
ctheodoris/Genecorpus-30M
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
443
Train
Deploy
Use this model
b6ca566
Geneformer
/
geneformer
14 contributors
History:
43 commits
ricomnl
Added anndata tokenizer and switched to Dataset.from_generator
b6ca566
about 1 year ago
__init__.py
558 Bytes
Add function to extract and plot cell embeddings
over 1 year ago
collator_for_classification.py
29.8 kB
Subclass collator for cell classification
over 1 year ago
emb_extractor.py
17.6 kB
Fixed error with perturbing individual genes and updated ways to specify cell_states_to_model (#146)
about 1 year ago
gene_median_dictionary.pkl
pickle
Detected Pickle imports (2)
"numpy.dtype"
,
"numpy.core.multiarray.scalar"
How to fix it?
941 kB
Add Geneformer tokenizer and updated model card
about 2 years ago
gene_name_id_dict.pkl
pickle
Pickle imports
No problematic imports detected
What is a pickle import?
1.12 MB
LFS
Upload gene_name_id_dict.pkl (#14)
over 1 year ago
in_silico_perturber.py
63.7 kB
Remove print statement from PR
about 1 year ago
in_silico_perturber_stats.py
34.7 kB
Fixed error with perturbing individual genes and updated ways to specify cell_states_to_model (#146)
about 1 year ago
pretrainer.py
37 kB
Update pretrainer for transformers==4.28.0
over 1 year ago
token_dictionary.pkl
pickle
Detected Pickle imports (2)
"numpy.dtype"
,
"numpy.core.multiarray.scalar"
How to fix it?
788 kB
Update token_dictionary.pkl
over 1 year ago
tokenizer.py
12 kB
Added anndata tokenizer and switched to Dataset.from_generator
about 1 year ago