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

Varun53
/
openai-roberta-large-AI-detection

Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use Varun53/openai-roberta-large-AI-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Varun53/openai-roberta-large-AI-detection with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Varun53/openai-roberta-large-AI-detection")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Varun53/openai-roberta-large-AI-detection")
    model = AutoModelForSequenceClassification.from_pretrained("Varun53/openai-roberta-large-AI-detection")
  • Notebooks
  • Google Colab
  • Kaggle
openai-roberta-large-AI-detection / logs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Varun53's picture
Varun53
End of training
bc33d12 verified about 2 years ago
  • events.out.tfevents.1711557407.2f4024a4ed4b.598.0
    28.1 kB
    xet
    End of training about 2 years ago
  • events.out.tfevents.1711558121.2f4024a4ed4b.598.1
    560 Bytes
    xet
    End of training about 2 years ago
  • events.out.tfevents.1711946419.96358b08d5c4.397.0
    28.1 kB
    xet
    End of training about 2 years ago
  • events.out.tfevents.1711947152.96358b08d5c4.397.1
    560 Bytes
    xet
    End of training about 2 years ago