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

  • Log In
  • Sign Up

youralien
/
roberta-Reflections-goodareas-sweeps-current

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

Instructions to use youralien/roberta-Reflections-goodareas-sweeps-current with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use youralien/roberta-Reflections-goodareas-sweeps-current with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="youralien/roberta-Reflections-goodareas-sweeps-current")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("youralien/roberta-Reflections-goodareas-sweeps-current")
    model = AutoModelForSequenceClassification.from_pretrained("youralien/roberta-Reflections-goodareas-sweeps-current")
  • Notebooks
  • Google Colab
  • Kaggle
roberta-Reflections-goodareas-sweeps-current
1.43 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 359 commits
youralien's picture
youralien
Training in progress, epoch 3
7879200 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    3.47 kB
    End of training about 1 year ago
  • config.json
    831 Bytes
    Training in progress, epoch 1 about 1 year ago
  • merges.txt
    456 kB
    Training in progress, epoch 1 about 1 year ago
  • model.safetensors
    1.42 GB
    xet
    Training in progress, epoch 3 about 1 year ago
  • special_tokens_map.json
    280 Bytes
    Training in progress, epoch 1 about 1 year ago
  • tokenizer.json
    3.56 MB
    Training in progress, epoch 1 about 1 year ago
  • tokenizer_config.json
    1.25 kB
    Training in progress, epoch 1 about 1 year ago
  • training_args.bin
    5.43 kB
    xet
    Training in progress, epoch 1 about 1 year ago
  • vocab.json
    798 kB
    Training in progress, epoch 1 about 1 year ago