Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

zhfanrui
/
BulkFormer-147M

Feature Extraction
Transformers
Safetensors
bulkformer
biology
genomics
transcriptomics
bulk-rna-seq
Model card Files Files and versions
xet
Community

Instructions to use zhfanrui/BulkFormer-147M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zhfanrui/BulkFormer-147M with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="zhfanrui/BulkFormer-147M")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("zhfanrui/BulkFormer-147M", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
BulkFormer-147M
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
zhfanrui's picture
zhfanrui
Delete .ipynb_checkpoints/README-checkpoint.md with huggingface_hub
2936c6c verified about 7 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 7 hours ago
  • README.md
    2.29 kB
    Link sibling BulkFormer variants on the Hub about 7 hours ago
  • config.json
    461 kB
    Add BulkFormer-147M checkpoint about 7 hours ago
  • model.safetensors
    537 MB
    xet
    Add BulkFormer-147M checkpoint about 7 hours ago