mi-clase-2026-see
This model is a fine-tuned version of bert-base-cased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 2.4037
- Accuracy: 0.55
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: 8
- eval_batch_size: 8
- 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: 10
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|---|---|---|---|---|
| 1.4240 | 1.0 | 63 | 1.4634 | 0.36 |
| 1.2319 | 2.0 | 126 | 1.1249 | 0.46 |
| 1.0167 | 3.0 | 189 | 1.2301 | 0.5 |
| 0.6257 | 4.0 | 252 | 1.3423 | 0.54 |
| 0.4234 | 5.0 | 315 | 1.5311 | 0.55 |
| 0.1650 | 6.0 | 378 | 1.8667 | 0.51 |
| 0.0173 | 7.0 | 441 | 2.0562 | 0.56 |
| 0.0075 | 8.0 | 504 | 2.4667 | 0.54 |
| 0.0042 | 9.0 | 567 | 2.4195 | 0.56 |
| 0.0043 | 10.0 | 630 | 2.4037 | 0.55 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 90
Model tree for ctutiven/mi-clase-2026-see
Base model
google-bert/bert-base-cased