distilbert-base-uncased-finetuned-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: 3.7475
  • Accuracy: 0.6977

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: 384
  • eval_batch_size: 384
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • num_epochs: 5

Training results

Training Loss Epoch Step Validation Loss Accuracy
No log 1.0 40 4.7512 0.1526
No log 2.0 80 4.3202 0.5113
No log 3.0 120 4.0009 0.6310
No log 4.0 160 3.8111 0.68
No log 5.0 200 3.7475 0.6977

Framework versions

  • Transformers 4.34.0
  • Pytorch 2.0.1+cu117
  • Datasets 2.14.5
  • Tokenizers 0.14.1
Downloads last month
208
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.

Model tree for Jay-C/distilbert-base-uncased-finetuned-clinc

Finetuned
(7713)
this model

Dataset used to train Jay-C/distilbert-base-uncased-finetuned-clinc

Evaluation results