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

  • Log In
  • Sign Up

Hartunka
/
tiny_bert_rand_10_v2_cola

Text Classification
Transformers
TensorBoard
Safetensors
English
distilbert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use Hartunka/tiny_bert_rand_10_v2_cola with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="Hartunka/tiny_bert_rand_10_v2_cola")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Hartunka/tiny_bert_rand_10_v2_cola")
    model = AutoModelForSequenceClassification.from_pretrained("Hartunka/tiny_bert_rand_10_v2_cola")
  • Notebooks
  • Google Colab
  • Kaggle
tiny_bert_rand_10_v2_cola / logs
18.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Hartunka's picture
Hartunka
End of training
a5941fc verified about 1 year ago
  • events.out.tfevents.1745297688.s_005_m.2836625.108
    8.9 kB
    xet
    Model save about 1 year ago
  • events.out.tfevents.1745297727.s_005_m.2836625.109
    427 Bytes
    xet
    End of training about 1 year ago
  • events.out.tfevents.1745307316.s_005_m.2850172.0
    8.9 kB
    xet
    Model save about 1 year ago
  • events.out.tfevents.1745307357.s_005_m.2850172.1
    427 Bytes
    xet
    End of training about 1 year ago