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

Sheemz
/
sheemz_roberta_ft

Text Classification
Transformers
PyTorch
TensorBoard
roberta
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use Sheemz/sheemz_roberta_ft with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Sheemz/sheemz_roberta_ft")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Sheemz/sheemz_roberta_ft")
    model = AutoModelForSequenceClassification.from_pretrained("Sheemz/sheemz_roberta_ft")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • 1716956329.3079326
    Training in progress, epoch 1 about 2 years ago
  • 1717244599.277228
    Training in progress, epoch 1 about 2 years ago
  • 1717320533.4080167
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1716956329.buraq-Precision-7920-Tower.7609.0
    305 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1717244599.buraq-Precision-7920-Tower.25500.0
    3.14 MB
    xet
    Training in progress, epoch 1 about 2 years ago
  • events.out.tfevents.1717320533.buraq-Precision-7920-Tower.2598.0
    6.12 MB
    xet
    Training in progress, epoch 20 about 2 years ago