Instructions to use phunganhsang/Revision_PhoBert_Lexical_Meta_XLM_52k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use phunganhsang/Revision_PhoBert_Lexical_Meta_XLM_52k with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("phunganhsang/Revision_PhoBert_Lexical_Meta_XLM_52k", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Revision_PhoBert_Lexical_Meta_XLM_52k
This model is a fine-tuned version of phunganhsang/Revision_PhoBert_Lexical_Dataset_52k on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.3949
- Accuracy: 0.9324
- F1: 0.7241
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 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: 5
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|---|---|---|---|---|---|
| No log | 0.2033 | 100 | 0.2360 | 0.9185 | 0.6863 |
| No log | 0.4065 | 200 | 0.2368 | 0.9242 | 0.6871 |
| No log | 0.6098 | 300 | 0.2116 | 0.9421 | 0.7086 |
| No log | 0.8130 | 400 | 0.2104 | 0.9405 | 0.7327 |
| 0.1754 | 1.0163 | 500 | 0.2386 | 0.9425 | 0.7351 |
| 0.1754 | 1.2195 | 600 | 0.2583 | 0.9372 | 0.7290 |
| 0.1754 | 1.4228 | 700 | 0.2246 | 0.9428 | 0.7381 |
| 0.1754 | 1.6260 | 800 | 0.2453 | 0.9394 | 0.7342 |
| 0.1754 | 1.8293 | 900 | 0.2884 | 0.9245 | 0.7088 |
| 0.0911 | 2.0325 | 1000 | 0.2718 | 0.9436 | 0.7316 |
| 0.0911 | 2.2358 | 1100 | 0.3448 | 0.9237 | 0.7104 |
| 0.0911 | 2.4390 | 1200 | 0.3360 | 0.9258 | 0.7166 |
| 0.0911 | 2.6423 | 1300 | 0.2949 | 0.9370 | 0.7275 |
| 0.0911 | 2.8455 | 1400 | 0.3757 | 0.9201 | 0.7100 |
| 0.0502 | 3.0488 | 1500 | 0.3223 | 0.9349 | 0.7234 |
| 0.0502 | 3.2520 | 1600 | 0.3961 | 0.9211 | 0.7088 |
| 0.0502 | 3.4553 | 1700 | 0.3725 | 0.9291 | 0.7196 |
| 0.0502 | 3.6585 | 1800 | 0.3722 | 0.9308 | 0.7209 |
| 0.0502 | 3.8618 | 1900 | 0.3774 | 0.9317 | 0.7221 |
| 0.0280 | 4.0650 | 2000 | 0.3582 | 0.9327 | 0.7236 |
| 0.0280 | 4.2683 | 2100 | 0.3972 | 0.9300 | 0.7229 |
| 0.0280 | 4.4715 | 2200 | 0.3823 | 0.9342 | 0.7264 |
| 0.0280 | 4.6748 | 2300 | 0.3973 | 0.9317 | 0.7227 |
| 0.0280 | 4.8780 | 2400 | 0.3949 | 0.9324 | 0.7241 |
Framework versions
- Transformers 5.3.0
- Pytorch 2.9.0+cu126
- Datasets 4.0.0
- Tokenizers 0.22.2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for phunganhsang/Revision_PhoBert_Lexical_Meta_XLM_52k
Base model
vinai/phobert-base-v2