CoolFace
Modelpublic

textsightai/textsight-humanizer-t5-large

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
0likes35downloads
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. -->

textsight-humanizer-t5-large

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

  • Loss: 0.0000

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.0003
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 16
  • optimizer: Use OptimizerNames.ADAFACTOR and the args are: No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 100
  • num_epochs: 3

Training results

Training LossEpochStepValidation Loss
0.00740.33684000.0086
0.00020.67378000.0000
0.00011.010112000.0000
0.00001.346916000.0000
0.00001.683820000.0000
0.00002.020224000.0000
0.00042.357128000.0000
0.00002.693932000.0000

Framework versions

  • Transformers 5.0.0
  • Pytorch 2.10.0+cu128
  • Datasets 4.0.0
  • Tokenizers 0.22.2