CoolFace
Modelpublic

rymaju/NL-RX-Synth-t5-small-finetuned-en-to-regex

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

NL-RX-Synth-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.0131
  • —Semantic-accuracy: 0.36
  • —Gen Len: 18.24

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
  • —training_steps: 10000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossSemantic-accuracyGen Len
0.23821.05630.04310.32218.224
0.04772.011260.02290.35618.236
0.03053.016890.02590.3418.266
0.02314.022520.02040.3518.238
0.01975.028150.01620.35218.232
0.026.033780.01620.35418.238
0.01727.039410.01470.35618.24
0.01458.045040.02590.3418.246
0.01339.050670.01290.35818.238
0.013110.056300.01210.36618.242
0.012211.061930.01280.35418.242
0.012312.067560.01290.35618.222
0.011313.073190.01310.36218.232
0.009514.078820.01240.35818.238
0.010215.084450.01270.36218.244
0.008916.090080.01260.35818.242
0.008617.095710.01330.35818.242
0.008417.76100000.01310.3618.24

Framework versions

  • —Transformers 4.25.1
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.7.1
  • —Tokenizers 0.13.2