Hub-Report-20251203002325
This model is a fine-tuned version of intfloat/e5-base-v2 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.0657
- F1: 0.8982
- Roc Auc: 0.9445
- Accuracy: 0.8940
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_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 7
Training results
| Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
|---|---|---|---|---|---|---|
| 0.2108 | 1.0 | 936 | 0.0776 | 0.8766 | 0.9249 | 0.8534 |
| 0.0557 | 2.0 | 1872 | 0.0587 | 0.8946 | 0.9388 | 0.8824 |
| 0.0314 | 3.0 | 2808 | 0.0588 | 0.8938 | 0.9427 | 0.8871 |
| 0.0218 | 4.0 | 3744 | 0.0655 | 0.8879 | 0.9393 | 0.8824 |
| 0.0167 | 5.0 | 4680 | 0.0648 | 0.8966 | 0.9441 | 0.8906 |
| 0.0113 | 6.0 | 5616 | 0.0650 | 0.8981 | 0.9458 | 0.8918 |
| 0.0097 | 7.0 | 6552 | 0.0657 | 0.8982 | 0.9445 | 0.8940 |
Framework versions
- Transformers 4.57.2
- Pytorch 2.9.0+cu126
- Datasets 4.0.0
- Tokenizers 0.22.1
- Downloads last month
- 1
Model tree for Kevinger/Hub-Report-20251203002325
Base model
intfloat/e5-base-v2