distilbert-base-uncased-fine-tuned-hs-new
This model is a fine-tuned version of distilbert/distilbert-base-uncased on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.6933
- F1: 0.5944
- Roc Auc: 0.4980
- Accuracy: 0.0
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: 8
- eval_batch_size: 8
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 10
Training results
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|---|---|---|---|---|---|---|
| 0.6936 | 1.0 | 2002 | 0.6934 | 0.5629 | 0.4993 | 0.0 |
| 0.6934 | 2.0 | 4004 | 0.6933 | 0.5944 | 0.4980 | 0.0 |
| 0.6936 | 3.0 | 6006 | 0.6934 | 0.5906 | 0.4961 | 0.0005 |
| 0.693 | 4.0 | 8008 | 0.6936 | 0.5651 | 0.5008 | 0.0 |
Framework versions
- Transformers 4.51.3
- Pytorch 2.7.0+cu128
- Datasets 3.6.0
- Tokenizers 0.21.1
- Downloads last month
- -
Model tree for PaceKW/distilbert-base-uncased-fine-tuned-hs-new
Base model
distilbert/distilbert-base-uncased