CoolFace
Modelpublic

allen0909/ROE_Patent_Breeze7B_20250124_Type2

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

ROEPatentBreeze7B20250124Type2

This model is a fine-tuned version of MediaTek-Research/Breeze-7B-Instruct-v1_0 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.0886

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: 5e-05
  • —trainbatchsize: 1
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 8
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 12
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
1.26741.0131.2818
1.19682.0261.2237
1.1093.0391.1783
1.07054.0521.1455
1.04965.0651.1257
0.99686.0781.1108
0.99677.0911.0996
0.95948.01041.0953
0.96659.01171.0904
0.977310.01301.0887
0.970511.01431.0930
0.970511.08081441.0886

Framework versions

  • —PEFT 0.14.1.dev0
  • —Transformers 4.48.1
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0