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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

alex2awesome
/
quote-detection-roberta-base-transformer

Transformers
PyTorch
roberta
Model card Files Files and versions
xet
Community
1

Instructions to use alex2awesome/quote-detection-roberta-base-transformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use alex2awesome/quote-detection-roberta-base-transformer with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("alex2awesome/quote-detection-roberta-base-transformer")
    model = AutoModel.from_pretrained("alex2awesome/quote-detection-roberta-base-transformer", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
quote-detection-roberta-base-transformer
713 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
alex2awesome's picture
alex2awesome
e
99535c2 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • all_results.json
    567 Bytes
    e over 3 years ago
  • config.json
    817 Bytes
    e over 3 years ago
  • post-training eval_results.json
    202 Bytes
    e over 3 years ago
  • pre-training eval_results.json
    177 Bytes
    e over 3 years ago
  • pytorch_model.bin
    713 MB
    xet
    e over 3 years ago
  • train_results.json
    192 Bytes
    e over 3 years ago
  • trainer_state.json
    4.53 kB
    e over 3 years ago
  • training_args.bin
    2.86 kB
    xet
    e over 3 years ago