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
441
Train
Deploy
Use this model
344f263
Geneformer
/
geneformer
14 contributors
History:
81 commits
ctheodoris
reinstate save_to_disk patch
344f263
verified
5 months ago
__init__.py
Safe
656 Bytes
added quality of life improvements; fixed gene similarities with cell_states_to_model
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
29.3 kB
Add classifier module and examples
8 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
added quality of life improvements; fixed gene similarities with cell_states_to_model
5 months ago
in_silico_perturber_stats.py
Safe
43.2 kB
Add classifier module and examples
8 months ago
perturber_utils.py
Safe
26.9 kB
added quality of life improvements; fixed gene similarities with cell_states_to_model
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
reinstate save_to_disk patch
5 months ago