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

  • Log In
  • Sign Up

kmamaroziqov
/
kaz-roberta-base_classification

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

Instructions to use kmamaroziqov/kaz-roberta-base_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use kmamaroziqov/kaz-roberta-base_classification with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="kmamaroziqov/kaz-roberta-base_classification")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("kmamaroziqov/kaz-roberta-base_classification")
    model = AutoModelForSequenceClassification.from_pretrained("kmamaroziqov/kaz-roberta-base_classification")
  • Notebooks
  • Google Colab
  • Kaggle
kaz-roberta-base_classification / logs
2.17 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
Mamaroziqov Kamronbek
End of training
4b85d4d verified almost 2 years ago
  • events.out.tfevents.1721890273.f8cc7753d97e.233.0
    1.09 MB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1721898197.f8cc7753d97e.233.1
    364 Bytes
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1721976173.4e06b08d2cc2.35.0
    7.17 kB
    xet
    Training in progress, step 500 almost 2 years ago
  • events.out.tfevents.1721976197.4e06b08d2cc2.35.1
    134 kB
    xet
    Training in progress, step 500 almost 2 years ago
  • events.out.tfevents.1721976938.4e06b08d2cc2.35.2
    69.5 kB
    xet
    Training in progress, step 500 almost 2 years ago
  • events.out.tfevents.1721977944.4e06b08d2cc2.35.3
    45.1 kB
    xet
    Training in progress, step 1500 almost 2 years ago
  • events.out.tfevents.1721978469.4e06b08d2cc2.35.4
    14.4 kB
    xet
    Training in progress, step 500 almost 2 years ago
  • events.out.tfevents.1721978572.4e06b08d2cc2.35.5
    44.4 kB
    xet
    Training in progress, step 500 almost 2 years ago
  • events.out.tfevents.1721978982.4e06b08d2cc2.35.6
    38.5 kB
    xet
    Training in progress, step 1500 almost 2 years ago
  • events.out.tfevents.1721989751.00f04815a47c.34.0
    726 kB
    xet
    End of training almost 2 years ago
  • events.out.tfevents.1721991074.00f04815a47c.34.1
    364 Bytes
    xet
    End of training almost 2 years ago