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.1005
- Accuracy: 0.9416
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 |
|---|---|---|---|---|
| 0.9034 | 1.0 | 318 | 0.5760 | 0.7342 |
| 0.45 | 2.0 | 636 | 0.2855 | 0.8784 |
| 0.2544 | 3.0 | 954 | 0.1801 | 0.9223 |
| 0.1773 | 4.0 | 1272 | 0.1399 | 0.93 |
| 0.1427 | 5.0 | 1590 | 0.1212 | 0.9329 |
| 0.1247 | 6.0 | 1908 | 0.1119 | 0.9384 |
| 0.1145 | 7.0 | 2226 | 0.1063 | 0.9419 |
| 0.1078 | 8.0 | 2544 | 0.1031 | 0.9419 |
| 0.1042 | 9.0 | 2862 | 0.1013 | 0.9410 |
| 0.102 | 10.0 | 3180 | 0.1005 | 0.9416 |
Framework versions
- Transformers 4.35.0
- Pytorch 2.1.0+cu118
- Datasets 2.14.6
- Tokenizers 0.14.1
- Downloads last month
- 2
Model tree for abdelmageed/distilbert-base-uncased-distilled-clinc
Base model
distilbert/distilbert-base-uncasedDataset used to train abdelmageed/distilbert-base-uncased-distilled-clinc
Evaluation results
- Accuracy on clinc_oosvalidation set self-reported0.942