CoolFace
Modelpublic

syarief-mulyadi/Llasa-edit-IWSE_QLoRA_Attn-MLP

sourceHugging Facecc-by-nc-4.0updated 7mo agoView on Hugging Face
0likes14downloads
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. -->

Llasa-edit-IndoWaveSpeechEditQLoRAAttn-MLP

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

  • —Loss: 2.0223

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.0001
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —totalevalbatch_size: 8
  • —optimizer: Use OptimizerNames.ADAMW8BIT with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —training_steps: 1000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
4.59727.1538505.5060
1.184314.30771003.4295
0.245921.46151502.2280
0.108028.61542002.0037
0.071035.76922501.9864
0.055342.92313001.9898
0.044950.03502.0067
0.037257.15384002.0165
0.032864.30774502.0112
0.029871.46155002.0223

Framework versions

  • —PEFT 0.18.1
  • —Transformers 5.2.0
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2