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

thenlpresearcher
/
HuggingFaceTB_SmolLM2-360M_StereoDetect_Model

PEFT
Safetensors
Transformers
lora
Model card Files Files and versions
xet
Community

Instructions to use thenlpresearcher/HuggingFaceTB_SmolLM2-360M_StereoDetect_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use thenlpresearcher/HuggingFaceTB_SmolLM2-360M_StereoDetect_Model with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("HuggingFaceTB/SmolLM2-360M")
    model = PeftModel.from_pretrained(base_model, "thenlpresearcher/HuggingFaceTB_SmolLM2-360M_StereoDetect_Model")
  • Transformers

    How to use thenlpresearcher/HuggingFaceTB_SmolLM2-360M_StereoDetect_Model with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("thenlpresearcher/HuggingFaceTB_SmolLM2-360M_StereoDetect_Model", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
HuggingFaceTB_SmolLM2-360M_StereoDetect_Model
57.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
thenlpresearcher's picture
thenlpresearcher
End of training
18d5300 verified 14 days ago
  • .gitattributes
    1.52 kB
    initial commit 14 days ago
  • README.md
    2.42 kB
    End of training 14 days ago
  • adapter_config.json
    1.09 kB
    End of training 14 days ago
  • adapter_model.safetensors
    52.5 MB
    xet
    End of training 14 days ago
  • merges.txt
    466 kB
    End of training 14 days ago
  • special_tokens_map.json
    863 Bytes
    End of training 14 days ago
  • tokenizer.json
    3.52 MB
    End of training 14 days ago
  • tokenizer_config.json
    3.72 kB
    End of training 14 days ago
  • training_args.bin
    5.37 kB
    xet
    End of training 14 days ago
  • vocab.json
    801 kB
    End of training 14 days ago