CoolFace
Modelpublic

celsowm/qwen3.5-4b-legal-br

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes22downloads
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.5-4b-legal-br

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

  • —Loss: 0.7294

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: 2
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 16
  • —totalevalbatch_size: 2
  • —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: 0.03
  • —num_epochs: 2.0

Training results

Training LossEpochStepValidation Loss
0.86620.10702500.8950
0.73490.21405000.8462
0.80360.32097500.8187
0.77320.427910000.7925
0.81660.534912500.7769
0.77750.641915000.7591
0.78800.748917500.7481
0.75770.855820000.7369
0.76810.962822500.7297
0.56111.069825000.7349
0.58651.176727500.7333
0.55551.283730000.7321
0.54951.390732500.7311
0.55561.497735000.7299
0.60501.604737500.7295
0.60501.711640000.7293
0.62011.818642500.7293
0.55771.925645000.7292
0.57562.046740.7294

Framework versions

  • —Transformers 5.8.0
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.8.2
  • —Tokenizers 0.22.2