bert-base-uncased_LOGIC_LRTC
This model is a fine-tuned version of bert-base-uncased on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.7740
- Accuracy: 0.6633
- Macro Precision: 0.6419
- Macro F1: 0.6169
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: 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: 12
Training results
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Macro Precision | Macro F1 |
|---|---|---|---|---|---|---|
| No log | 1.0 | 116 | 1.8896 | 0.3633 | 0.3357 | 0.2975 |
| No log | 2.0 | 232 | 1.4273 | 0.5033 | 0.5179 | 0.4789 |
| No log | 3.0 | 348 | 1.2158 | 0.5967 | 0.5967 | 0.5861 |
| No log | 4.0 | 464 | 1.1976 | 0.61 | 0.5779 | 0.5735 |
| 1.2558 | 5.0 | 580 | 1.2373 | 0.6267 | 0.5848 | 0.5809 |
| 1.2558 | 6.0 | 696 | 1.3141 | 0.6533 | 0.6306 | 0.6235 |
| 1.2558 | 7.0 | 812 | 1.4384 | 0.6733 | 0.6411 | 0.6248 |
| 1.2558 | 8.0 | 928 | 1.6433 | 0.6767 | 0.6660 | 0.6263 |
| 0.1405 | 9.0 | 1044 | 1.6696 | 0.67 | 0.6398 | 0.6177 |
| 0.1405 | 10.0 | 1160 | 1.7243 | 0.6633 | 0.6328 | 0.6152 |
| 0.1405 | 11.0 | 1276 | 1.7508 | 0.6633 | 0.6401 | 0.6205 |
| 0.1405 | 12.0 | 1392 | 1.7740 | 0.6633 | 0.6419 | 0.6169 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 342
Model tree for KingTechnician/bert-base-uncased_LOGIC_LRTC
Base model
google-bert/bert-base-uncased