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
ae834bc
Geneformer
/
geneformer
14 contributors
History:
75 commits
hchen725
Update with gene classifier, custom token dict, and str validate options
ae834bc
verified
7 months ago
__init__.py
Safe
646 Bytes
Prevent ruff/isort on init
8 months ago
classifier.py
Safe
60.6 kB
Update with gene classifier, custom token dict, and str validate options
7 months ago
classifier_utils.py
Safe
15.4 kB
add option for hyperparameter tuning to cc.validate
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.7 kB
add load model for train and fix validate anchor gene error
8 months ago
in_silico_perturber_stats.py
Safe
43.2 kB
Add classifier module and examples
8 months ago
perturber_utils.py
Safe
24.9 kB
add load model for train and fix validate anchor gene error
8 months ago
pretrainer.py
Safe
37 kB
fix: incorrect condition control flow (#261)
about 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
Safe
16.5 kB
correct typo
8 months ago