assitant_model_classification
This model is a fine-tuned version of distilbert/distilbert-base-cased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0000
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: 0.0002
- train_batch_size: 8
- eval_batch_size: 8
- 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 |
|---|---|---|---|
| 0.6445 | 1.0 | 11 | 0.4828 |
| 0.3505 | 2.0 | 22 | 0.0851 |
| 0.0933 | 3.0 | 33 | 0.0051 |
| 0.0124 | 4.0 | 44 | 0.0005 |
| 0.0025 | 5.0 | 55 | 0.0002 |
| 0.0011 | 6.0 | 66 | 0.0001 |
| 0.0005 | 7.0 | 77 | 0.0001 |
| 0.0005 | 8.0 | 88 | 0.0001 |
| 0.0004 | 9.0 | 99 | 0.0000 |
| 0.0003 | 10.0 | 110 | 0.0000 |
Framework versions
- Transformers 4.44.2
- Pytorch 2.5.1
- Datasets 2.19.0
- Tokenizers 0.19.1
- Downloads last month
- 1
Model tree for ali972/assitant_model_classification
Base model
distilbert/distilbert-base-cased