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
eb038a6
Geneformer
/
geneformer
14 contributors
History:
85 commits
ctheodoris
update to account for set of perturbed genes with aggregate_data
eb038a6
4 months ago
__init__.py
Safe
656 Bytes
fix cell state gene embeddings bug (#345)
5 months ago
classifier.py
Safe
60.7 kB
patch datasets save_to_disk
5 months ago
classifier_utils.py
Safe
16.7 kB
Update for gene classification (#330)
7 months ago
collator_for_classification.py
Safe
29.8 kB
Subclass collator for cell classification
over 1 year ago
emb_extractor.py
Safe
31.7 kB
update to enable cls emb
4 months ago
evaluation_utils.py
Safe
9.76 kB
update examples for predict_eval and handle roc for 2 cell classes
8 months 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
Safe
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
Safe
38.9 kB
fix cell state gene embeddings bug (#345)
5 months ago
in_silico_perturber_stats.py
Safe
44.1 kB
update to account for set of perturbed genes with aggregate_data
4 months ago
perturber_utils.py
Safe
26.9 kB
fix cell state gene embeddings bug (#345)
5 months ago
pretrainer.py
Safe
37.1 kB
update kwargs for pretrainer
6 months 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
Safe
16.5 kB
update tokenizer to include eos token
5 months ago