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

CChahrour
/
Methformer

Feature Extraction
Transformers
Safetensors
English
transformer
methylation
epigenomics
pretraining
masked-regression
Model card Files Files and versions
xet
Community

Instructions to use CChahrour/Methformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use CChahrour/Methformer with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="CChahrour/Methformer")
    # Load model directly
    from transformers import Methformer
    model = Methformer.from_pretrained("CChahrour/Methformer", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Methformer / scripts
11.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
CChahrour's picture
CChahrour
Upload folder using huggingface_hub
9a0f27c verified about 1 year ago
  • feature_extract.py
    0 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • finetune_mll.py
    0 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • methformer.py
    4.37 kB
    Upload folder using huggingface_hub about 1 year ago
  • pretrain_methformer.py
    3.1 kB
    Upload folder using huggingface_hub about 1 year ago
  • pretrain_sweep.py
    4.31 kB
    Upload folder using huggingface_hub about 1 year ago