CoolFace
Modelpublic

Ben16001/XBRL-LoRA300k-PlanB

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

XBRL-LoRA300k-PlanB

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

  • Loss: 0.0307

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: 6.426829614559691e-05
  • trainbatchsize: 16
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 32
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 0.03
  • num_epochs: 1

Training results

Training LossEpochStepValidation Loss
0.04750.106710000.0546
0.03970.213320000.0423
0.03600.3230000.0371
0.03150.426740000.0338
0.02860.533350000.0353
0.02470.6460000.0326
0.02480.746770000.0324
0.02360.853380000.0308
0.02330.9690000.0307

Framework versions

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