Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ctheodoris
/
Geneformer
like
209
Fill-Mask
Transformers
Safetensors
ctheodoris/Genecorpus-30M
bert
single-cell
genomics
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
464
Train
Deploy
Use this model
0d675a3
Geneformer
15 contributors
History:
117 commits
Christina Theodoris
add load model for train and fix validate anchor gene error
0d675a3
10 months ago
docs
add readthedocs link to model card
12 months ago
examples
Add functions for extracting gene embeddings, move state_embs_dict outside isp, fix bugs in isp
about 1 year 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
add load model for train and fix validate anchor gene error
10 months ago
.gitattributes
Safe
1.3 kB
Adding `safetensors` variant of this model (#209)
over 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
about 1 year ago
.readthedocs.yaml
Safe
396 Bytes
update readthedocs.yaml
12 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
12 months ago
config.json
Safe
565 Bytes
upload Geneformer 6L-30M config
almost 3 years ago
model.safetensors
Safe
41.2 MB
LFS
Adding `safetensors` variant of this model (#209)
over 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
almost 3 years ago
requirements.txt
Safe
281 Bytes
update dependencies, reinstate compatibility with python<3.9 with typing for List
12 months ago
setup.py
Safe
972 Bytes
update dependencies, reinstate compatibility with python<3.9 with typing for List
12 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
almost 3 years ago