distilbert-base-uncased-distilled-clinc

This model is a fine-tuned version of distilbert-base-uncased on the clinc_oos dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2727
  • Accuracy: 0.9484

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • learning_rate: 2e-05
  • train_batch_size: 48
  • eval_batch_size: 48
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • num_epochs: 10

Training results

Training Loss Epoch Step Validation Loss Accuracy
3.9942 1.0 318 2.9681 0.7403
2.2537 2.0 636 1.4738 0.8623
1.1006 3.0 954 0.7438 0.9187
0.5532 4.0 1272 0.4604 0.9371
0.3127 5.0 1590 0.3536 0.9397
0.2039 6.0 1908 0.3070 0.9445
0.1516 7.0 2226 0.2874 0.9448
0.1232 8.0 2544 0.2758 0.9490
0.1094 9.0 2862 0.2735 0.9487
0.1012 10.0 3180 0.2727 0.9484

Framework versions

  • Transformers 4.31.0
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.4
  • Tokenizers 0.13.3
Downloads last month
20
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for itoh5588/distilbert-base-uncased-distilled-clinc

Finetuned
(8759)
this model

Dataset used to train itoh5588/distilbert-base-uncased-distilled-clinc

Evaluation results