results
This model is a fine-tuned version of airesearch/wangchanberta-base-att-spm-uncased on the orchid_corpus dataset. It achieves the following results on the evaluation set:
- Loss: 0.4307
- Precision: 0.8170
- Recall: 0.8554
- F1: 0.8358
- Accuracy: 0.8842
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: 42
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lr_scheduler_type: linear
- num_epochs: 3
Training results
Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
---|---|---|---|---|---|---|---|
0.6187 | 1.0 | 1157 | 0.5275 | 0.7675 | 0.8334 | 0.7991 | 0.8579 |
0.3966 | 2.0 | 2314 | 0.4407 | 0.8141 | 0.8554 | 0.8342 | 0.8853 |
0.3169 | 3.0 | 3471 | 0.4307 | 0.8170 | 0.8554 | 0.8358 | 0.8842 |
Framework versions
- Transformers 4.30.1
- Pytorch 2.5.1+cu124
- Datasets 3.2.0
- Tokenizers 0.13.3
- Downloads last month
- 6
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.
Evaluation results
- Precision on orchid_corpustest set self-reported0.817
- Recall on orchid_corpustest set self-reported0.855
- F1 on orchid_corpustest set self-reported0.836
- Accuracy on orchid_corpustest set self-reported0.884