intent-classification-v2.2
This model is a fine-tuned version of vinai/phobert-base-v2 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.1590
- Accuracy: 0.9551
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: 5e-05
- train_batch_size: 16
- eval_batch_size: 16
- 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 | Accuracy |
---|---|---|---|---|
No log | 1.0 | 101 | 1.0229 | 0.8354 |
No log | 2.0 | 202 | 0.4747 | 0.9352 |
No log | 3.0 | 303 | 0.2747 | 0.9526 |
No log | 4.0 | 404 | 0.2414 | 0.9451 |
0.6771 | 5.0 | 505 | 0.2058 | 0.9476 |
0.6771 | 6.0 | 606 | 0.1883 | 0.9451 |
0.6771 | 7.0 | 707 | 0.1627 | 0.9476 |
0.6771 | 8.0 | 808 | 0.1627 | 0.9526 |
0.6771 | 9.0 | 909 | 0.1625 | 0.9551 |
0.0684 | 10.0 | 1010 | 0.1590 | 0.9551 |
Framework versions
- Transformers 4.48.3
- Pytorch 2.5.1+cu124
- Datasets 3.3.0
- Tokenizers 0.21.0
- Downloads last month
- 5
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
Model tree for nguyenvanvi0812/intent-classification-v2.2
Base model
vinai/phobert-base-v2