CoolFace
Modelpublic

vdavidr/CodeQwen1.5-7B-Chat_Finetuned_dataset_size_52_epochs_10_2024-06-08_19-19-20

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes5downloads
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. -->

CodeQwen1.5-7B-ChatFinetuneddatasetsize52epochs102024-06-0819-19-20

This model is a fine-tuned version of Qwen/CodeQwen1.5-7B-Chat on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7232
  • —Accuracy: 0.075
  • —Chrf: 0.862
  • —Bleu: 0.791
  • —Sacrebleu: 0.8
  • —Rouge1: 0.832
  • —Rouge2: 0.698
  • —Rougel: 0.805
  • —Rougelsum: 0.819
  • —Meteor: 0.755

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: 1
  • —evalbatchsize: 1
  • —seed: 3407
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —totaltrainbatch_size: 4
  • —totalevalbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-06
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 52
  • —training_steps: 520
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyChrfBleuSacrebleuRouge1Rouge2RougelRougelsumMeteor
0.0684.0520.53720.0730.8340.7540.80.8090.6570.7610.7950.729
0.40418.01040.46200.0730.850.7820.80.8290.6910.790.8170.751
0.063912.01560.42500.0740.8550.7840.80.8220.6840.7910.8120.74
0.043916.02080.44910.0750.8620.7910.80.8320.6980.8020.8190.744
0.02920.02600.48180.0750.8620.7970.80.840.7110.8150.8280.742
0.125124.03120.54860.0750.860.7910.80.8360.7030.810.8230.721
0.004428.03640.59420.0750.8680.7970.80.8440.7130.8180.8340.73
0.09232.04160.66450.0750.8660.8020.80.8390.710.8120.8270.756
0.001136.04680.71900.0750.8590.7920.80.830.6940.8060.8210.748
0.002140.05200.72320.0750.8620.7910.80.8320.6980.8050.8190.755

Framework versions

  • —PEFT 0.7.1
  • —Transformers 4.37.0
  • —Pytorch 2.2.0+cu121
  • —Datasets 2.19.2
  • —Tokenizers 0.15.2