CoolFace
Modelpublic

BigTMiami/tapt_helpfulness_base_pretraining_model

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes7downloads
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. -->

tapthelpfulnessbasepretrainingmodel

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

  • —Loss: 1.4502

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: 0.0005
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —gradientaccumulationsteps: 11
  • —totaltrainbatch_size: 352
  • —optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-06
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.06
  • —num_epochs: 10

Training results

Training LossEpochStepValidation Loss
1.90990.97271.6497
1.7161.98551.6088
1.65492.99831.5624
1.65853.971101.5455
1.5574.981381.5446
1.51425.991661.5057
1.47887.01941.4934
1.50577.972211.4714
1.42328.982491.4541
1.37789.742701.4498

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2