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
c0e7b19
Geneformer
14 contributors
History:
133 commits
ctheodoris
fix cell state gene embeddings bug (
#345
)
c0e7b19
verified
5 months ago
docs
Update readthedocs for classifier
8 months ago
examples
add option for hyperparameter tuning to cc.validate
7 months ago
fine_tuned_models
Add fine-tuned CellClassifier for cardiomyopathy
over 1 year ago
geneformer-12L-30M
Upload 12 layer Geneformer model
over 1 year ago
geneformer
fix cell state gene embeddings bug (#345)
5 months ago
.gitattributes
Safe
1.3 kB
Adding `safetensors` variant of this model (#209)
about 1 year ago
.gitignore
Safe
3.08 kB
Add gitignore file
over 1 year ago
.pre-commit-config.yaml
Safe
737 Bytes
Add pre-commit config
12 months ago
.readthedocs.yaml
Safe
396 Bytes
update readthedocs.yaml
10 months ago
MANIFEST.in
Safe
127 Bytes
Fixes to stats and adding gene dict attempt number 2 (#13)
over 1 year ago
README.md
Safe
6.87 kB
add readthedocs link to model card
10 months ago
config.json
Safe
565 Bytes
upload Geneformer 6L-30M config
over 2 years ago
model.safetensors
Safe
41.2 MB
LFS
Adding `safetensors` variant of this model (#209)
about 1 year ago
pytorch_model.bin
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"torch.LongStorage"
,
"collections.OrderedDict"
What is a pickle import?
41.2 MB
LFS
upload Geneformer 6L-30M
over 2 years ago
requirements.txt
Safe
295 Bytes
add option for hyperparameter tuning to cc.validate
7 months ago
setup.py
Safe
972 Bytes
update dependencies, reinstate compatibility with python<3.9 with typing for List
10 months ago
training_args.bin
pickle
Detected Pickle imports (4)
"transformers.trainer_utils.IntervalStrategy"
,
"transformers.trainer_utils.SchedulerType"
,
"transformers.training_args.TrainingArguments"
,
"torch.device"
How to fix it?
2.61 kB
LFS
upload training args for Geneformer 6L-30M
over 2 years ago