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

bioinfoihb
/
FishNALM-8_CTCF_TFBS

Text Classification
Transformers
Safetensors
English
bert
DNA
genomics
fish
sequence-classification
FishNALM
fine-tuned
ctcf-tfbs
Model card Files Files and versions
xet
Community

Instructions to use bioinfoihb/FishNALM-8_CTCF_TFBS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bioinfoihb/FishNALM-8_CTCF_TFBS with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="bioinfoihb/FishNALM-8_CTCF_TFBS")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("bioinfoihb/FishNALM-8_CTCF_TFBS")
    model = AutoModelForSequenceClassification.from_pretrained("bioinfoihb/FishNALM-8_CTCF_TFBS")
  • Notebooks
  • Google Colab
  • Kaggle
FishNALM-8_CTCF_TFBS
359 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
bioinfoihb's picture
bioinfoihb
Upload 6 files
e8b7d56 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    3.38 kB
    Upload 6 files about 1 month ago
  • config.json
    645 Bytes
    Upload 6 files about 1 month ago
  • model.safetensors
    359 MB
    xet
    Upload 6 files about 1 month ago
  • special_tokens_map.json
    557 Bytes
    Upload 6 files about 1 month ago
  • tokenizer_config.json
    957 Bytes
    Upload 6 files about 1 month ago
  • vocab.txt
    37.2 kB
    Upload 6 files about 1 month ago