CoolFace
Modelpublic

Orcawise/eu_ai_act_using_base_t5

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

results

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

  • —Loss: 2.6519

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: 2e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 3
  • —totaltrainbatch_size: 12
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 16
  • —training_steps: 1698

Training results

Training LossEpochStepValidation Loss
3.25680.59502.9764
3.21861.181002.9349
3.18841.761502.8820
3.14482.352002.8404
3.11662.942502.8120
3.07423.533002.7899
3.06624.123502.7724
3.03794.714002.7578
3.03015.294502.7457
3.00715.885002.7352
3.00846.475502.7259
2.96327.066002.7177
2.97067.656502.7104
2.95438.247002.7037
2.95738.827502.6979
2.96639.418002.6928
2.924310.08502.6877
2.945110.599002.6832
2.902711.189502.6790
2.925511.7610002.6754
2.91612.3510502.6719
2.915512.9411002.6688
2.922313.5311502.6659
2.914114.1212002.6635
2.893114.7112502.6612
2.898815.2913002.6590
2.898615.8813502.6573
2.899816.4714002.6558
2.900417.0614502.6546
2.903617.6515002.6535
2.88518.2415502.6528
2.899418.8216002.6522
2.897119.4116502.6519

Framework versions

  • —PEFT 0.8.2
  • —Transformers 4.38.1
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.17.0
  • —Tokenizers 0.15.2