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

  • Log In
  • Sign Up

Varun53
/
roberta-large-AI-detection

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

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Varun53/roberta-large-AI-detection")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Varun53/roberta-large-AI-detection")
    model = AutoModelForSequenceClassification.from_pretrained("Varun53/roberta-large-AI-detection")
  • Notebooks
  • Google Colab
  • Kaggle
roberta-large-AI-detection / logs
33.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Varun53's picture
Varun53
End of training
413919d verified about 2 years ago
  • events.out.tfevents.1711529734.13f735aae8fe.6121.0
    4.67 kB
    xet
    End of training about 2 years ago
  • events.out.tfevents.1711529856.13f735aae8fe.6121.1
    28 kB
    xet
    End of training about 2 years ago
  • events.out.tfevents.1711530563.13f735aae8fe.6121.2
    560 Bytes
    xet
    End of training about 2 years ago