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

  • Log In
  • Sign Up

Af2024ma
/
distilbert-small-offensive-classification-test

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

Instructions to use Af2024ma/distilbert-small-offensive-classification-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Af2024ma/distilbert-small-offensive-classification-test with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Af2024ma/distilbert-small-offensive-classification-test")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Af2024ma/distilbert-small-offensive-classification-test")
    model = AutoModelForSequenceClassification.from_pretrained("Af2024ma/distilbert-small-offensive-classification-test")
  • Notebooks
  • Google Colab
  • Kaggle
distilbert-small-offensive-classification-test
1.14 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Af2024ma's picture
Af2024ma
End of training
ce9af54 verified almost 2 years ago
  • runs
    Training in progress, epoch 1 almost 2 years ago
  • .gitattributes
    1.57 kB
    Training in progress, epoch 1 almost 2 years ago
  • README.md
    1.48 kB
    End of training almost 2 years ago
  • added_tokens.json
    23 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • config.json
    1.1 kB
    Training in progress, epoch 1 almost 2 years ago
  • model.safetensors
    1.12 GB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • special_tokens_map.json
    971 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • spm.model
    4.31 MB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer.json
    16.3 MB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer_config.json
    1.37 kB
    Training in progress, epoch 1 almost 2 years ago
  • training_args.bin
    5.18 kB
    xet
    Training in progress, epoch 1 almost 2 years ago