CoolFace
Modelpublic

nickflorez/cardinal-query-expansion-1.7B-sft

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
0likes27downloads
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. -->

cardinal-query-expansion-1.7B-sft

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

  • —Loss: 0.0713

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.0002
  • —trainbatchsize: 4
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 50
  • —num_epochs: 5

Training results

Training LossEpochStepValidation Loss
0.18420.8500.1496
0.07941.5921000.0919
0.07502.3841500.0813
0.06553.1762000.0751
0.05843.9762500.0717
0.05734.7683000.0713

Framework versions

  • —PEFT 0.18.1
  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.5.0
  • —Tokenizers 0.22.2