Ghazi-nak/6_BiasDetctor_HTW_ANG.KI
02
<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->
6BiasDetctorHTW_ANG.KI
This model is a fine-tuned version of roberta-base on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.5508
- Accuracy: 0.9314
- F1: 0.9313
- Precision: 0.9313
- Recall: 0.9314
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
- trainbatchsize: 16
- evalbatchsize: 32
- seed: 42
- gradientaccumulationsteps: 2
- totaltrainbatch_size: 32
- optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
- lrschedulertype: cosine
- lrschedulerwarmup_steps: 300
- num_epochs: 6
- labelsmoothingfactor: 0.1
Training results
Framework versions
- Transformers 4.51.3
- Pytorch 2.1.2
- Datasets 3.5.1
- Tokenizers 0.21.1
Training Information:
TrainOutput(globalstep=2500, trainingloss=0.6116815521240234, metrics={'trainruntime': 805.1081, 'trainsamplespersecond': 149.048, 'trainstepspersecond': 4.658, 'totalflos': 2.104945139712e+16, 'train_loss': 0.6116815521240234, 'epoch': 4.0})
