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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

JFLa
/
GF-CAB

Token Classification
Transformers
Safetensors
English
biology
single-cell
transcriptomics
Model card Files Files and versions
xet
Community

Instructions to use JFLa/GF-CAB with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use JFLa/GF-CAB with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="JFLa/GF-CAB")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("JFLa/GF-CAB", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
GF-CAB / Downstream_tasks /Zero_shot_batch_effect
3.12 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
JFLa's picture
JFLa
Upload 56 files
a8f93e1 verified 8 months ago
  • envs
    Upload 56 files 8 months ago
  • notebooks
    Upload 56 files 8 months ago
  • sc_foundation_evals
    Upload 56 files 8 months ago
  • .DS_Store
    6.15 kB
    Upload 56 files 8 months ago
  • .gitignore
    7.23 kB
    Upload 56 files 8 months ago
  • CODE_OF_CONDUCT.md
    444 Bytes
    Upload 56 files 8 months ago
  • LICENSE
    1.14 kB
    Upload 56 files 8 months ago
  • README.md
    8.52 kB
    Upload 56 files 8 months ago
  • SECURITY.md
    2.66 kB
    Upload 56 files 8 months ago
  • SUPPORT.md
    756 Bytes
    Upload 56 files 8 months ago
  • requirements.txt
    128 Bytes
    Upload 56 files 8 months ago
  • setup.py
    406 Bytes
    Upload 56 files 8 months ago