Instructions to use ttqdunggg/cls_10_backbone_100k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ttqdunggg/cls_10_backbone_100k with Transformers:
# Load model directly from transformers import AutoTokenizer, PhoBERTMultiTask tokenizer = AutoTokenizer.from_pretrained("ttqdunggg/cls_10_backbone_100k") model = PhoBERTMultiTask.from_pretrained("ttqdunggg/cls_10_backbone_100k") - Notebooks
- Google Colab
- Kaggle
cls_10_backbone_100k
This model is a fine-tuned version of RonTon05/model_content_V2_test on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.6452
- Accuracy: 0.8056
- F1: 0.7586
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: 64
- eval_batch_size: 64
- 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: 5
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|---|---|---|---|---|---|
| 1.3593 | 1.0 | 276 | 0.8976 | 0.7355 | 0.5410 |
| 0.7192 | 2.0 | 552 | 0.6962 | 0.7938 | 0.7123 |
| 0.5185 | 3.0 | 828 | 0.6655 | 0.8027 | 0.7329 |
| 0.4006 | 4.0 | 1104 | 0.6541 | 0.8077 | 0.7655 |
| 0.3281 | 5.0 | 1380 | 0.6452 | 0.8056 | 0.7586 |
Framework versions
- Transformers 4.57.1
- Pytorch 2.6.0+cu124
- Datasets 4.4.1
- Tokenizers 0.22.1
- Downloads last month
- 4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support