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

Rocketknight1
/
hyenadna-tiny-1k-seqlen-d256-hf-finetuned-human-enhancers

Text Classification
Transformers
TensorBoard
Safetensors
hyenadna
custom_code
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Rocketknight1/hyenadna-tiny-1k-seqlen-d256-hf-finetuned-human-enhancers with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Rocketknight1/hyenadna-tiny-1k-seqlen-d256-hf-finetuned-human-enhancers with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Rocketknight1/hyenadna-tiny-1k-seqlen-d256-hf-finetuned-human-enhancers", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForSequenceClassification
    model = AutoModelForSequenceClassification.from_pretrained("Rocketknight1/hyenadna-tiny-1k-seqlen-d256-hf-finetuned-human-enhancers", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
hyenadna-tiny-1k-seqlen-d256-hf-finetuned-human-enhancers / runs
5.83 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Rocketknight1's picture
Rocketknight1 HF Staff
Training in progress, step 500
e6b55bc over 2 years ago
  • Dec20_19-58-23_26114147f58d
    Training in progress, step 500 over 2 years ago