CoolFace
Modelpublic

rymaju/Redex-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. -->

Redex-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.0813
  • —Semantic-accuracy: 0.916
  • —Gen Len: 10.476

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.23761.05630.08260.91810.478
0.08172.011260.06910.9210.506
0.06933.016890.07030.91610.442
0.06254.022520.07200.91610.506
0.05775.028150.06970.92210.486
0.05446.033780.07110.90810.458
0.05147.039410.07450.92410.5
0.04818.045040.07650.9110.462
0.04679.050670.07580.91610.456
0.045110.056300.07410.92410.48
0.042811.061930.07690.91410.496
0.043212.067560.07790.91210.446
0.042313.073190.07990.91810.502
0.04214.078820.08010.91410.494
0.040515.084450.07690.91410.476
0.038716.090080.07930.91610.476
0.038317.095710.08180.91610.474
0.037617.76100000.08130.91610.476

Framework versions

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