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

andrewdalpino
/
ESM2-35M-Protein-Cellular-Component

Text Classification
Transformers
TensorBoard
ONNX
Safetensors
esm
gene-ontology
proteomics
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use andrewdalpino/ESM2-35M-Protein-Cellular-Component with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use andrewdalpino/ESM2-35M-Protein-Cellular-Component with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="andrewdalpino/ESM2-35M-Protein-Cellular-Component")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("andrewdalpino/ESM2-35M-Protein-Cellular-Component")
    model = AutoModelForSequenceClassification.from_pretrained("andrewdalpino/ESM2-35M-Protein-Cellular-Component")
  • Notebooks
  • Google Colab
  • Kaggle
ESM2-35M-Protein-Cellular-Component
282 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 45 commits
andrewdalpino's picture
andrewdalpino
Upload events.out.tfevents.1749018357.Volluto.2432421.0
a5518ec verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    3.89 kB
    Update README.md about 1 year ago
  • config.json
    145 kB
    Upload config.json with huggingface_hub about 1 year ago
  • events.out.tfevents.1749018357.Volluto.2432421.0
    6.57 kB
    xet
    Upload events.out.tfevents.1749018357.Volluto.2432421.0 about 1 year ago
  • model.onnx
    140 MB
    xet
    Upload model.onnx with huggingface_hub about 1 year ago
  • model.safetensors
    142 MB
    xet
    Upload EsmForSequenceClassification about 1 year ago
  • special_tokens_map.json
    125 Bytes
    Upload tokenizer about 1 year ago
  • tokenizer_config.json
    1.16 kB
    Upload tokenizer about 1 year ago
  • vocab.txt
    93 Bytes
    Upload tokenizer about 1 year ago