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
d1931b1
Geneformer
14 contributors
History:
114 commits
Christina Theodoris
edit docstring codeblock highlighting
d1931b1
10 months ago
docs
add readthedocs link to model card
10 months ago
examples
Add functions for extracting gene embeddings, move state_embs_dict outside isp, fix bugs in isp
12 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
edit docstring codeblock highlighting
10 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
281 Bytes
update dependencies, reinstate compatibility with python<3.9 with typing for List
10 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