CoolFace
Modelpublic

NotShrirang/t5-base-en-to-svo-converter

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes11downloads
Model Card

t5-base-en-to-svo-converter

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

  • —Train Loss: 1.4502
  • —Validation Loss: 0.9447
  • —Epoch: 29

Training hyperparameters

The following hyperparameters were used during training:

  • —optimizer: {'name': 'AdamWeightDecay', 'learningrate': 2e-05, 'decay': 0.0, 'beta1': 0.9, 'beta2': 0.999, 'epsilon': 1e-07, 'amsgrad': False, 'weightdecay_rate': 0.01}
  • —training_precision: float32

Training results

Train LossValidation LossEpoch
6.17595.02480
4.80124.01901
4.14383.32832
3.69193.09623
3.41392.71654
3.23532.68575
3.05362.56746
2.94212.36907
2.79122.22348
2.71262.08579
2.56921.933310
2.48031.827311
2.37591.738812
2.31601.688113
2.23981.664514
2.17221.614115
2.10181.608716
2.03821.436217
1.96011.371518
1.88131.352319
1.86041.281120
1.80461.316321
1.70011.205822
1.70681.206523
1.64751.135224
1.59431.127825
1.57920.939326
1.54071.013727
1.46251.038228
1.45020.944729

Framework versions

  • —Transformers 4.34.1
  • —TensorFlow 2.14.0
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1