CoolFace
Modelpublic

FleetAI/fleet-sft-difficult-envs-median-Qwen3-32B-2

sourceHugging Faceotherupdated 7mo agoView on Hugging Face
0likes9downloads
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. -->

fleet-sft-full

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

  • —Loss: 0.6703

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: 8
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 64
  • —totalevalbatch_size: 8
  • —optimizer: Use 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: 2.0

Training results

Training LossEpochStepValidation Loss
No log001.0427
0.93120.0714100.8903
0.84950.1427200.7987
0.81650.2141300.7599
0.78850.2855400.7384
0.76540.3568500.7236
0.76620.4282600.7133
0.70650.4996700.7057
0.73480.5709800.7000
0.70670.6423900.6951
0.7450.71361000.6905
0.76130.78501100.6870
0.73490.85641200.6837
0.72610.92771300.6811
0.71580.99911400.6788
0.7051.06421500.6800
0.68931.13561600.6777
0.67181.20701700.6759
0.66641.27831800.6747
0.69061.34971900.6736
0.69841.42112000.6728
0.69251.49242100.6721
0.6951.56382200.6715
0.69951.63512300.6710
0.71531.70652400.6707
0.71191.77792500.6705
0.64791.84922600.6703
0.65821.92062700.6703
0.7291.99202800.6703

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.10.0+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1