Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

ctheodoris
/
Geneformer

Fill-Mask
Transformers
Safetensors
bert
single-cell
genomics
Model card Files Files and versions Community
530
Geneformer / geneformer
Ctrl+K
Ctrl+K
  • 15 contributors
History: 41 commits
davidjwen's picture
davidjwen
Fixed bug in gen_attention_mask with len > max_len
7c77bae almost 2 years ago
  • __init__.py
    558 Bytes
    Add function to extract and plot cell embeddings almost 2 years ago
  • collator_for_classification.py
    29.8 kB
    Subclass collator for cell classification almost 2 years ago
  • emb_extractor.py
    17.6 kB
    Fixed error with perturbing individual genes and updated ways to specify cell_states_to_model (#146) almost 2 years ago
  • gene_median_dictionary.pkl

    Detected Pickle imports (2)

    • "numpy.dtype",
    • "numpy.core.multiarray.scalar"

    How to fix it?

    941 kB
    Add Geneformer tokenizer and updated model card over 2 years ago
  • gene_name_id_dict.pkl

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.12 MB
    LFS
    Upload gene_name_id_dict.pkl (#14) almost 2 years ago
  • in_silico_perturber.py
    63.7 kB
    Fixed bug in gen_attention_mask with len > max_len almost 2 years ago
  • in_silico_perturber_stats.py
    34.7 kB
    Fixed error with perturbing individual genes and updated ways to specify cell_states_to_model (#146) almost 2 years ago
  • pretrainer.py
    37 kB
    Update pretrainer for transformers==4.28.0 almost 2 years ago
  • token_dictionary.pkl

    Detected Pickle imports (2)

    • "numpy.dtype",
    • "numpy.core.multiarray.scalar"

    How to fix it?

    788 kB
    Update token_dictionary.pkl about 2 years ago
  • tokenizer.py
    9.32 kB
    Add error for no files found and suppress loompy import warning almost 2 years ago