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.1107
- Accuracy: 0.9419
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 |
---|---|---|---|---|
1.0124 | 1.0 | 318 | 0.6594 | 0.7519 |
0.5099 | 2.0 | 636 | 0.3279 | 0.8894 |
0.2829 | 3.0 | 954 | 0.2012 | 0.9239 |
0.1927 | 4.0 | 1272 | 0.1540 | 0.9339 |
0.1526 | 5.0 | 1590 | 0.1340 | 0.9365 |
0.1332 | 6.0 | 1908 | 0.1231 | 0.9416 |
0.1213 | 7.0 | 2226 | 0.1171 | 0.9413 |
0.1141 | 8.0 | 2544 | 0.1134 | 0.9432 |
0.1099 | 9.0 | 2862 | 0.1114 | 0.9416 |
0.1082 | 10.0 | 3180 | 0.1107 | 0.9419 |
Framework versions
- Transformers 4.16.2
- Pytorch 2.5.0+cu121
- Datasets 1.16.1
- Tokenizers 0.19.1
- Downloads last month
- 6
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.