CoolFace
Modelpublic

ldos/text_shortening_model_v75

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

textshorteningmodel_v75

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

  • —Loss: 1.2113
  • —Bert precision: 0.8889
  • —Bert recall: 0.8883
  • —Bert f1-score: 0.8881
  • —Average word count: 6.8466
  • —Max word count: 15
  • —Min word count: 1
  • —Average token count: 10.892
  • —% shortened texts with length > 12: 1.9632

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: 1e-05
  • —trainbatchsize: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 40

Training results

Training LossEpochStepValidation LossBert precisionBert recallBert f1-scoreAverage word countMax word countMin word countAverage token count% shortened texts with length > 12
2.48571.0301.96040.82980.84440.83599.143619113.733714.2331
2.17722.0601.73120.83370.8390.83498.126419112.326410.5521
1.98973.0901.60360.85130.85280.85087.652819111.87488.3436
1.87484.01201.52740.86160.85830.85897.198817111.43686.0123
1.79485.01501.46780.87090.86690.8687.008617111.19144.4172
1.74366.01801.42450.87630.87260.87376.968116111.13873.8037
1.69147.02101.39480.88080.87920.87936.970618111.07733.9264
1.64848.02401.37160.88460.88140.88246.78915210.86872.9448
1.61779.02701.35340.88580.88270.88366.829416210.87123.0675
1.603410.03001.33710.88540.88260.88346.852816210.8652.9448
1.569611.03301.32370.88630.88420.88476.839316210.85772.6994
1.547412.03601.31150.88740.88440.88536.766916210.77422.5767
1.535413.03901.30110.88670.88360.88466.760716210.76442.3313
1.517314.04201.29160.88720.88340.88476.706716210.71172.0859
1.506115.04501.28220.88730.88330.88486.696916210.69451.9632
1.486116.04801.27420.88820.88460.88586.69216210.70431.5951
1.479317.05101.26730.88810.88480.88596.71916110.73251.9632
1.473618.05401.26210.88880.88560.88676.739916110.75711.9632
1.459219.05701.25630.88890.88630.88716.749716110.77551.9632
1.45920.06001.25140.88850.88630.88686.77316110.79021.9632
1.444621.06301.24720.88830.88590.88656.757116110.75461.8405
1.432422.06601.24310.8880.88640.88666.777916110.78531.8405
1.43123.06901.23960.88810.88660.88686.782816110.80981.8405
1.423324.07201.23580.88850.88690.88726.78416110.81231.9632
1.421825.07501.23220.88870.88740.88756.813516110.84171.8405
1.408626.07801.22950.88850.88780.88766.835616110.89821.9632
1.410427.08101.22670.88830.88770.88756.849116110.91661.9632
1.404628.08401.22420.8880.88770.88736.857716110.94111.9632
1.403429.08701.22220.88820.88810.88766.862616110.94361.9632
1.394230.09001.22040.88830.88810.88776.857716110.9352.0859
1.390931.09301.21820.88850.88810.88786.836815110.9081.8405
1.38532.09601.21670.88890.88840.88826.83815110.90061.8405
1.383333.09901.21490.8890.88840.88826.836815110.89451.8405
1.383134.010201.21390.88910.88850.88836.845415110.90181.8405
1.381135.010501.21290.88910.88840.88826.835615110.89081.8405
1.386936.010801.21240.88910.88830.88816.829415110.87851.8405
1.369637.011101.21200.8890.88810.88816.823315110.86631.8405
1.379138.011401.21160.88890.88810.8886.830715110.87481.8405
1.375539.011701.21130.88890.88810.8886.833115110.87731.8405
1.366840.012001.21130.88890.88830.88816.846615110.8921.9632

Framework versions

  • —Transformers 4.33.1
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.5
  • —Tokenizers 0.13.3