electra-large-discriminator_LOGIC_LRTC
This model is a fine-tuned version of google/electra-large-discriminator on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 1.8863
- Accuracy: 0.7
- Macro Precision: 0.6832
- Macro F1: 0.6658
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.8790 | 0.2867 | 0.3116 | 0.2341 |
| No log | 2.0 | 232 | 1.3755 | 0.51 | 0.4469 | 0.4485 |
| No log | 3.0 | 348 | 1.2301 | 0.64 | 0.6043 | 0.5887 |
| No log | 4.0 | 464 | 1.1428 | 0.6567 | 0.6348 | 0.6367 |
| 1.2813 | 5.0 | 580 | 1.3952 | 0.69 | 0.6768 | 0.6330 |
| 1.2813 | 6.0 | 696 | 1.5405 | 0.6433 | 0.6582 | 0.6207 |
| 1.2813 | 7.0 | 812 | 1.5299 | 0.72 | 0.6839 | 0.6813 |
| 1.2813 | 8.0 | 928 | 1.7399 | 0.6767 | 0.6670 | 0.6541 |
| 0.1988 | 9.0 | 1044 | 1.9411 | 0.6867 | 0.6840 | 0.6549 |
| 0.1988 | 10.0 | 1160 | 1.8988 | 0.7067 | 0.6865 | 0.6691 |
| 0.1988 | 11.0 | 1276 | 1.9177 | 0.6933 | 0.6843 | 0.6604 |
| 0.1988 | 12.0 | 1392 | 1.8863 | 0.7 | 0.6832 | 0.6658 |
Framework versions
- Transformers 5.0.0
- Pytorch 2.10.0+cu128
- Datasets 4.0.0
- Tokenizers 0.22.2
- Downloads last month
- 150
Model tree for KingTechnician/electra-large-discriminator_LOGIC_LRTC
Base model
google/electra-large-discriminator