CoolFace
Modelpublic

zhanxing/ours-crag-movie-sft-v2

sourceHugging Faceotherupdated 22d agoView on Hugging Face
0likes168downloads
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. -->

ours-crag-movie-sft-v2

This model is a fine-tuned version of Qwen/Qwen3-8B on the ourscragmoviesftv2_train dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0837

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: 1e-05
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 3
  • —gradientaccumulationsteps: 10
  • —totaltrainbatch_size: 30
  • —totalevalbatch_size: 3
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 2.0

Training results

Training LossEpochStepValidation Loss
2.00560.0344101.6154
1.19390.0688200.7725
0.62890.1032300.4738
0.41650.1376400.3359
0.31720.1721500.2646
0.27930.2065600.2453
0.24990.2409700.2251
0.2420.2753800.2170
0.24370.3097900.2050
0.22720.34411000.1981
0.23020.37851100.1906
0.21550.41291200.1850
0.21060.44741300.1797
0.20970.48181400.1757
0.18590.51621500.1705
0.20940.55061600.1663
0.19450.58501700.1610
0.21020.61941800.1597
0.17080.65381900.1540
0.18220.68822000.1542
0.17360.72262100.1501
0.17790.75712200.1450
0.16210.79152300.1442
0.15480.82592400.1383
0.14690.86032500.1354
0.14920.89472600.1334
0.13980.92912700.1299
0.15420.96352800.1271
0.13930.99792900.1239
0.1091.03103000.1242
0.09241.06543100.1192
0.09461.09983200.1187
0.09961.13423300.1164
0.09841.16863400.1147
0.08871.20303500.1112
0.08841.23743600.1097
0.09121.27193700.1066
0.08161.30633800.1065
0.09021.34073900.1045
0.09741.37514000.1014
0.08291.40954100.0987
0.08381.44394200.0974
0.091.47834300.0955
0.08071.51274400.0950
0.07661.54714500.0934
0.07261.58164600.0921
0.07281.61604700.0903
0.07211.65044800.0889
0.07081.68484900.0878
0.07841.71925000.0867
0.06891.75365100.0856
0.07521.78805200.0848
0.06971.82245300.0844
0.06791.85685400.0840
0.071.89135500.0838
0.06711.92575600.0837
0.06481.96015700.0837
0.06461.99455800.0837

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.10.0+cu128
  • —Datasets 3.5.0
  • —Tokenizers 0.21.1