CoolFace
Modelpublic

caush/Clickbait5

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes17downloads
Model Card

<!-- 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. -->

Clickbait5

This model was trained from scratch on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0258

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
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 4

Training results

Training LossEpochStepValidation Loss
No log0.04500.0258
No log0.081000.0269
No log0.121500.0259
No log0.162000.0260
No log0.212500.0267
No log0.253000.0276
No log0.293500.0284
No log0.334000.0270
No log0.374500.0269
0.01950.415000.0260
0.01950.455500.0284

Framework versions

  • —Transformers 4.17.0
  • —Pytorch 1.11.0
  • —Datasets 2.0.0
  • —Tokenizers 0.11.6