CoolFace
Modelpublic

198808xc/DramaSR-LRM

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

SFT_outputs

This model is a fine-tuned version of /opt/huawei/explorer-env/checkpoint/longvideo_data/DramaSR_cleaned/assets/Qwen3-8B on the sfttrainingdata dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1952

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: 8
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 256
  • —totalevalbatch_size: 8
  • —optimizer: Use pagedadamw8bit with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 5.0

Training results

Training LossEpochStepValidation Loss
1.20711.0961.1540
1.14842.01921.1297
1.04323.02881.1359
0.9674.03841.1620
0.91255.04801.1952

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.8.0+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1