bert-disaster-classifier
This model is a fine-tuned version of vinai/bertweet-large on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.3727
- Accuracy: 0.8517
- F1: 0.8248
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: 32
- 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
- lr_scheduler_warmup_steps: 500
- num_epochs: 5
- mixed_precision_training: Native AMP
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|---|---|---|---|---|---|
| 0.6568 | 1.0 | 429 | 0.6588 | 0.5748 | 0.0299 |
| 0.4323 | 2.0 | 858 | 0.4054 | 0.8399 | 0.8007 |
| 0.3784 | 3.0 | 1287 | 0.3815 | 0.8543 | 0.8311 |
| 0.4283 | 4.0 | 1716 | 0.3726 | 0.8543 | 0.8290 |
| 0.4044 | 5.0 | 2145 | 0.3727 | 0.8517 | 0.8248 |
Framework versions
- PEFT 0.14.0
- Transformers 4.51.1
- Pytorch 2.6.0+cu124
- Datasets 3.5.0
- Tokenizers 0.21.1
- Downloads last month
- -
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for Manu1309/bert-disaster-classifier
Base model
vinai/bertweet-large