Embedding_Approach_Sentiment_distilbert
This model is a fine-tuned version of distilbert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.1754
- F1: 0.9394
- Acc: 0.9395
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: 32
- eval_batch_size: 32
- seed: 42
- optimizer: Use 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: 5
Training results
Training Loss | Epoch | Step | Validation Loss | F1 | Acc |
---|---|---|---|---|---|
0.148 | 1.0 | 500 | 0.1942 | 0.9330 | 0.9325 |
0.1195 | 2.0 | 1000 | 0.1734 | 0.9354 | 0.936 |
0.0896 | 3.0 | 1500 | 0.1574 | 0.9312 | 0.931 |
0.0671 | 4.0 | 2000 | 0.1661 | 0.9366 | 0.9365 |
0.0465 | 5.0 | 2500 | 0.1754 | 0.9394 | 0.9395 |
Framework versions
- Transformers 4.47.0
- Pytorch 2.4.0
- Datasets 3.2.0
- Tokenizers 0.21.0
- Downloads last month
- 104
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
the model is not deployed on the HF Inference API.
Model tree for Mamadou2727/Embedding_Approach_Sentiment_distilbert
Base model
distilbert/distilbert-base-uncased