phobert-sentiment-analysis
This model is a fine-tuned version of vinai/phobert-base-v2 on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.2796
- Accuracy: 0.9360
- Precision: 0.9325
- Recall: 0.9415
- F1: 0.9370
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: 16
- eval_batch_size: 16
- seed: 21522832
- 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 | Accuracy | Precision | Recall | F1 |
---|---|---|---|---|---|---|---|
0.2272 | 1.0 | 1419 | 0.1958 | 0.9315 | 0.9353 | 0.9305 | 0.9329 |
0.1786 | 2.0 | 2838 | 0.2157 | 0.9334 | 0.9237 | 0.9480 | 0.9357 |
0.155 | 3.0 | 4257 | 0.2410 | 0.9319 | 0.9298 | 0.9377 | 0.9337 |
0.1065 | 4.0 | 5676 | 0.2777 | 0.9299 | 0.9221 | 0.9426 | 0.9323 |
0.0823 | 5.0 | 7095 | 0.3036 | 0.9307 | 0.9248 | 0.9411 | 0.9329 |
Framework versions
- Transformers 4.47.0
- Pytorch 2.5.1+cu121
- Datasets 3.3.1
- Tokenizers 0.21.0
- Downloads last month
- 19
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for phanlamthanhdu/phobert-sentiment-analysis
Base model
vinai/phobert-base-v2