CoolFace
Modelpublic

finalform/rewrite_files_Qwen3-Coder-30B-A3B-Instruct

sourceHugging Faceotherupdated 5mo 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. -->

rewrite_results

This model is a fine-tuned version of Qwen/Qwen3-Coder-30B-A3B-Instruct on the train dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0616
  • Accuracy: 0.9850

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.0004
  • trainbatchsize: 4
  • evalbatchsize: 2
  • seed: 42
  • distributed_type: multi-GPU
  • num_devices: 4
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 32
  • totalevalbatch_size: 8
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.085
  • num_epochs: 4.0

Training results

Training LossEpochStepValidation LossAccuracy
No log0.148120.24770.9611
0.24410.296340.19970.9648
0.23670.444460.15870.9688
0.23670.592680.14760.9710
0.18950.7407100.13180.9732
0.13610.8889120.11720.9759
0.13611.0140.10530.9783
0.181.1481160.09850.9792
0.11931.2963180.09320.9798
0.11931.4444200.08750.9804
0.08231.5926220.08400.9806
0.11751.7407240.07780.9814
0.11751.8889260.07370.9827
0.08982.0280.07040.9836
0.09482.1481300.06890.9838
0.09482.2963320.06700.9841
0.07392.4444340.06530.9841
0.05262.5926360.06430.9845
0.05262.7407380.06340.9845
0.05642.8889400.06250.9847
0.06783.0420.06160.9850
0.06783.1481440.06150.9852
0.04993.2963460.06160.9853
0.04373.4444480.06200.9853
0.04373.5926500.06210.9851
0.04213.7407520.06240.9852
0.05573.8889540.06240.9852
0.05574.0560.06230.9851

Framework versions

  • PEFT 0.17.1
  • Transformers 4.57.1
  • Pytorch 2.10.0+cu128
  • Datasets 4.0.0
  • Tokenizers 0.22.2