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

  • Log In
  • Sign Up

Adnan855570
/
Roberta_base_model

Text Classification
Transformers
Safetensors
PyTorch
Urdu
roberta
urdu
hate-speech
sequence-classification
smote
tf-idf
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use Adnan855570/Roberta_base_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Adnan855570/Roberta_base_model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Adnan855570/Roberta_base_model")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Adnan855570/Roberta_base_model")
    model = AutoModelForSequenceClassification.from_pretrained("Adnan855570/Roberta_base_model")
  • Notebooks
  • Google Colab
  • Kaggle
Roberta_base_model
503 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Adnan855570's picture
Adnan855570
model uploaded
879c038 verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    4.81 kB
    model uploaded 9 months ago
  • config.json
    763 Bytes
    Upload folder using huggingface_hub 9 months ago
  • merges.txt
    456 kB
    Upload folder using huggingface_hub 9 months ago
  • model.safetensors
    499 MB
    xet
    Upload folder using huggingface_hub 9 months ago
  • special_tokens_map.json
    295 Bytes
    Upload folder using huggingface_hub 9 months ago
  • tokenizer.json
    3.56 MB
    Upload folder using huggingface_hub 9 months ago
  • tokenizer_config.json
    1.27 kB
    Upload folder using huggingface_hub 9 months ago
  • vocab.json
    798 kB
    Upload folder using huggingface_hub 9 months ago