trungpq's picture
End of training
327d4d3 verified
metadata
library_name: transformers
tags:
  - generated_from_trainer
metrics:
  - accuracy
model-index:
  - name: rlcc-new-appearance-upsample_replacement-absa-None
    results: []

rlcc-new-appearance-upsample_replacement-absa-None

This model is a fine-tuned version of on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.6280
  • Accuracy: 0.6101
  • F1 Macro: 0.6154
  • Precision Macro: 0.6342
  • Recall Macro: 0.6058
  • F1 Micro: 0.6101
  • Precision Micro: 0.6101
  • Recall Micro: 0.6101
  • Total Tf: [169, 108, 446, 108]

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: 64
  • eval_batch_size: 64
  • 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: 44
  • num_epochs: 25

Training results

Training Loss Epoch Step Validation Loss Accuracy F1 Macro Precision Macro Recall Macro F1 Micro Precision Micro Recall Micro Total Tf
1.1067 1.0 45 1.0923 0.3502 0.3182 0.3633 0.3754 0.3502 0.3502 0.3502 [97, 180, 374, 180]
0.9881 2.0 90 0.9964 0.4838 0.4573 0.5300 0.5209 0.4838 0.4838 0.4838 [134, 143, 411, 143]
0.7447 3.0 135 0.9718 0.5199 0.5251 0.5322 0.5348 0.5199 0.5199 0.5199 [144, 133, 421, 133]
0.5467 4.0 180 1.0018 0.5668 0.5728 0.5861 0.5789 0.5668 0.5668 0.5668 [157, 120, 434, 120]
0.4362 5.0 225 0.9914 0.5957 0.6046 0.6123 0.5998 0.5957 0.5957 0.5957 [165, 112, 442, 112]
0.3528 6.0 270 1.0323 0.6029 0.6094 0.6080 0.6109 0.6029 0.6029 0.6029 [167, 110, 444, 110]
0.252 7.0 315 1.1311 0.5848 0.5818 0.6029 0.5817 0.5848 0.5848 0.5848 [162, 115, 439, 115]
0.1752 8.0 360 1.2696 0.5704 0.5735 0.6007 0.5646 0.5704 0.5704 0.5704 [158, 119, 435, 119]
0.1508 9.0 405 1.2529 0.6137 0.6180 0.6375 0.6088 0.6137 0.6137 0.6137 [170, 107, 447, 107]
0.1182 10.0 450 1.3608 0.6137 0.6176 0.6465 0.6057 0.6137 0.6137 0.6137 [170, 107, 447, 107]
0.0846 11.0 495 1.4858 0.6173 0.6199 0.6404 0.6118 0.6173 0.6173 0.6173 [171, 106, 448, 106]
0.0903 12.0 540 1.5053 0.6029 0.6035 0.6273 0.5957 0.6029 0.6029 0.6029 [167, 110, 444, 110]
0.0695 13.0 585 1.6320 0.5812 0.5841 0.6150 0.5726 0.5812 0.5812 0.5812 [161, 116, 438, 116]
0.0631 14.0 630 1.6280 0.6101 0.6154 0.6342 0.6058 0.6101 0.6101 0.6101 [169, 108, 446, 108]

Framework versions

  • Transformers 4.52.4
  • Pytorch 2.6.0+cu124
  • Datasets 3.6.0
  • Tokenizers 0.21.2