CoolFace
Modelpublic

rymaju/KB13-t5-small-finetuned-en-to-regex

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes9downloads
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. -->

KB13-t5-small-finetuned-en-to-regex

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

  • —Loss: 0.4028
  • —Semantic accuracy: 0.439
  • —Syntactic accuracy: 0.3659
  • —Gen Len: 15.3659

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

Training results

Training LossEpochStepValidation LossSemantic accuracySyntactic accuracyGen Len
No log1.0470.92410.04880.048815.1951
No log2.0940.63260.31710.268314.6341
No log3.01410.59360.29270.268315.1463
No log4.01880.50970.34150.317115.5854
No log5.02350.44670.36590.317115.7073
No log6.02820.38750.36590.341515.4146
No log7.03290.42080.36590.317115.5122
No log8.03760.35510.36590.317115.3659
No log9.04230.29960.36590.317115.3659
No log10.04700.35710.39020.317115.2195
0.745311.05170.33160.41460.341515.3659
0.745312.05640.33710.41460.341515.439
0.745313.06110.34880.41460.341515.439
0.745314.06580.30690.4390.365915.4146
0.745315.07050.32890.4390.365915.1951
0.745316.07520.34200.39020.317115.0976
0.745317.07990.31900.41460.341515.1463
0.745318.08460.34950.4390.365915.1463
0.745319.08930.35880.4390.365915.3659
0.745320.09400.34570.4390.365915.3659
0.745321.09870.36620.4390.365915.3659
0.129422.010340.35330.4390.365915.3659
0.129423.010810.38720.41460.341515.4146
0.129424.011280.39020.41460.341515.3659
0.129425.011750.38020.4390.365915.3659
0.129426.012220.38930.4390.365915.4146
0.129427.012690.40350.41460.341515.1951
0.129428.013160.40200.41460.341515.3659
0.129429.013630.39830.4390.365915.3659
0.129430.014100.40280.4390.365915.3659

Framework versions

  • —Transformers 4.25.1
  • —Pytorch 1.13.0+cu116
  • —Datasets 2.7.1
  • —Tokenizers 0.13.2