CoolFace
Modelpublic

andyc03/Qwen3.5-9B-attack-v2.1

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

output_saber

This model is a fine-tuned version of /scratch/aszalay1/nanxi/Models/Qwen3.5-9B on the saberattacktrain dataset. It achieves the following results on the evaluation set:

  • Loss: 0.9440

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: 2e-06
  • trainbatchsize: 1
  • evalbatchsize: 1
  • seed: 42
  • distributed_type: multi-GPU
  • num_devices: 4
  • gradientaccumulationsteps: 16
  • totaltrainbatch_size: 64
  • totalevalbatch_size: 4
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.95) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 0.03
  • num_epochs: 1.0

Training results

Training LossEpochStepValidation Loss
1.03790.15291001.0443
0.96330.30572000.9929
0.96090.45863000.9692
0.94210.61144000.9554
0.93080.76435000.9470
0.92870.91726000.9441
0.92461.06550.9440

Framework versions

  • Transformers 5.5.3
  • Pytorch 2.11.0+cu129
  • Datasets 3.6.0
  • Tokenizers 0.22.2