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

Team-PIXEL
/
pixel-base-finetuned-stsb

Text Classification
Transformers
PyTorch
English
pixel
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use Team-PIXEL/pixel-base-finetuned-stsb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Team-PIXEL/pixel-base-finetuned-stsb with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Team-PIXEL/pixel-base-finetuned-stsb")
    # Load model directly
    from transformers import AutoModelForSequenceClassification
    model = AutoModelForSequenceClassification.from_pretrained("Team-PIXEL/pixel-base-finetuned-stsb", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
pixel-base-finetuned-stsb
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
plip's picture
plip
Upload
42e8f93 almost 4 years ago
  • .gitattributes
    1.22 kB
    Upload almost 4 years ago
  • GoNotoCurrent.ttf
    15.6 MB
    xet
    Upload almost 4 years ago
  • README.md
    1.13 kB
    Upload almost 4 years ago
  • config.json
    917 Bytes
    Upload almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    346 MB
    xet
    Upload almost 4 years ago
  • text_renderer_config.json
    235 Bytes
    Upload almost 4 years ago