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 /envs
6.44 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
JFLa's picture
JFLa
Upload 56 files
a8f93e1 verified 8 months ago
  • docker
    Upload 56 files 8 months ago
  • conda_env.yml
    361 Bytes
    Upload 56 files 8 months ago
  • installation.sh
    2.03 kB
    Upload 56 files 8 months ago