threat_model
This model is a fine-tuned version of distilbert-base-uncased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 1.0047
- Accuracy: 0.5846
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: 90
- eval_batch_size: 90
- 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.002 | 1.0 | 28 | 1.0136 | 0.5625 |
| 0.6574 | 2.0 | 56 | 0.7541 | 0.6467 |
| 0.4625 | 3.0 | 84 | 0.7879 | 0.5714 |
| 0.3916 | 4.0 | 112 | 0.8713 | 0.5400 |
| 0.3501 | 5.0 | 140 | 0.8652 | 0.5578 |
| 0.3142 | 6.0 | 168 | 0.9229 | 0.5587 |
| 0.2798 | 7.0 | 196 | 0.9107 | 0.5940 |
| 0.2521 | 8.0 | 224 | 1.0042 | 0.5748 |
| 0.2327 | 9.0 | 252 | 0.9006 | 0.625 |
| 0.217 | 10.0 | 280 | 1.0047 | 0.5846 |
Framework versions
- Transformers 4.40.2
- Pytorch 2.0.1+cu117
- Datasets 2.19.1
- Tokenizers 0.19.1
- Downloads last month
- 54
Model tree for Gamdalf/threat_model
Base model
distilbert/distilbert-base-uncased