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

  • Log In
  • Sign Up

afbudiman
/
distilled-indobert-classification

Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use afbudiman/distilled-indobert-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use afbudiman/distilled-indobert-classification with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="afbudiman/distilled-indobert-classification")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("afbudiman/distilled-indobert-classification")
    model = AutoModelForSequenceClassification.from_pretrained("afbudiman/distilled-indobert-classification", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
distilled-indobert-classification / logs
40.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits

This model has 1 file scanned as suspicious.

afbudiman's picture
afbudiman
Training completed!
3c4299d over 4 years ago
  • 1649400590.9063277
    Training in progress, epoch 1 over 4 years ago
  • 1649402272.8696902
    Training in progress, epoch 1 over 4 years ago
  • 1649407448.8663852
    Training in progress, epoch 1 over 4 years ago
  • 1649408523.5958536
    Training in progress, epoch 1 over 4 years ago
  • events.out.tfevents.1649400590.34a9d4607866.751.0
    3.95 kB
    xet
    Training in progress, epoch 1 over 4 years ago
  • events.out.tfevents.1649402272.34a9d4607866.1375.0
    5.36 kB
    xet
    Training completed! over 4 years ago
  • events.out.tfevents.1649407448.34a9d4607866.2817.0
    5.37 kB
    xet
    Training in progress, epoch 1 over 4 years ago
  • events.out.tfevents.1649408523.34a9d4607866.2817.2
    6.42 kB
    xet
    Training completed! over 4 years ago