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.1353
- Accuracy: 0.9410
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.2773 | 1.0 | 318 | 0.7830 | 0.72 |
0.6026 | 2.0 | 636 | 0.3556 | 0.8558 |
0.3077 | 3.0 | 954 | 0.2089 | 0.9184 |
0.2026 | 4.0 | 1272 | 0.1679 | 0.9310 |
0.1653 | 5.0 | 1590 | 0.1517 | 0.9355 |
0.1484 | 6.0 | 1908 | 0.1449 | 0.9403 |
0.1395 | 7.0 | 2226 | 0.1402 | 0.9423 |
0.1337 | 8.0 | 2544 | 0.1377 | 0.9429 |
0.1306 | 9.0 | 2862 | 0.1361 | 0.9413 |
0.1289 | 10.0 | 3180 | 0.1353 | 0.9410 |
Framework versions
- Transformers 4.34.1
- Pytorch 2.1.0+cu118
- Datasets 2.14.5
- Tokenizers 0.14.1
- Downloads last month
- 115
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for k4west/distilbert-base-uncased-distilled-clinc
Base model
distilbert/distilbert-base-uncasedDataset used to train k4west/distilbert-base-uncased-distilled-clinc
Evaluation results
- Accuracy on clinc_oosvalidation set self-reported0.941