CoolFace
Modelpublic

celadon-raja/qwen3-resume-parser

sourceHugging Faceapache-2.0updated 8mo 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. -->

qwen3-resume-parser

This model is a fine-tuned version of qwen/Qwen3-4B on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1411

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.0001
  • —trainbatchsize: 2
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 4
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 0.05
  • —num_epochs: 3

Training results

Training LossEpochStepValidation Loss
1.10430.09892001.2594
1.04110.19784001.2272
0.99640.29676001.2107
0.99860.39568001.1979
0.99060.494610001.1900
1.00070.593512001.1810
0.94470.692414001.1756
1.00570.791316001.1694
0.98300.890218001.1664
1.00510.989120001.1628
1.04601.088022001.1604
1.00061.186924001.1566
1.08031.285926001.1542
0.98351.384828001.1508
1.05681.483730001.1509
1.07141.582632001.1475
1.09301.681534001.1455
1.10011.780436001.1431
1.11501.879338001.1409
1.19671.978240001.1405
1.19352.077242001.1438
1.13032.176144001.1424
1.17382.275046001.1442
1.05592.373948001.1431
1.07722.472850001.1415
1.15962.571752001.1406
1.08422.670654001.1411
1.17352.769556001.1414
1.17922.868458001.1414
1.18542.967460001.1411

Framework versions

  • —PEFT 0.18.1
  • —Transformers 5.0.0
  • —Pytorch 2.7.1+cu118
  • —Datasets 4.5.0
  • —Tokenizers 0.22.2