Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

yuneun92
/
koCSN_SAPR

Text Classification
Transformers
Korean
Model card Files Files and versions
xet

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

  • Libraries
  • Transformers

    How to use yuneun92/koCSN_SAPR with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="yuneun92/koCSN_SAPR")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("yuneun92/koCSN_SAPR", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
koCSN_SAPR / web
12 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
yuneun92's picture
yuneun92
Upload 13 files
bcb1848 verified about 2 years ago
  • confirm.html
    4.64 kB
    Upload 13 files about 2 years ago
  • final.html
    2.69 kB
    Upload 13 files about 2 years ago
  • index.html
    1.4 kB
    Upload 13 files about 2 years ago
  • put.html
    2.31 kB
    Upload 13 files about 2 years ago
  • user.html
    935 Bytes
    Upload 13 files about 2 years ago