CoolFace
Modelpublic

apatidar0/t5-base-dutch-finetuned-mt5_base_keyword_extraction_dutch

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

t5-base-dutch-finetuned-mt5basekeywordextractiondutch

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

  • —Loss: 0.6065
  • —Rouge1: 0.7675
  • —Rouge2: 0.5965
  • —Rougel: 0.7531
  • —Rougelsum: 0.7534

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: 5.6e-05
  • —trainbatchsize: 14
  • —evalbatchsize: 14
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 28
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsum
No log1.0941.28200.43320.30070.41750.4174
1.48282.01880.93600.60750.45410.59160.5912
1.48283.02820.74350.65420.48250.63580.6366
0.76334.03760.66230.68670.50710.66920.6697
0.76335.04700.64810.70610.52540.69090.6913
0.59356.05640.64560.71550.53670.69840.6995
0.59357.06580.63870.71620.53880.69930.7001
0.51018.07520.63410.72470.54950.70860.7102
0.51019.08460.63060.73350.55270.71660.7176
0.444910.09400.64120.73240.55590.71600.7166
0.444911.010340.64390.72730.55130.71260.7136
0.400112.011280.62940.74150.56440.72660.7268
0.400113.012220.62520.74470.56580.72940.7296
0.358914.013160.62570.74900.57430.73410.7347
0.358915.014100.61320.74740.57510.73390.7346
0.326316.015040.61190.76160.58580.74690.7470
0.326317.015980.60880.76740.59450.75270.7530
0.298918.016920.61080.76550.59170.75100.7514
0.298919.017860.60200.76810.59610.75390.7545
0.284620.018800.60650.76750.59650.75310.7534

Framework versions

  • —Transformers 4.37.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.17.1
  • —Tokenizers 0.15.2