CoolFace
Modelpublic

kamizane/Qwen3.5-0.8B-IE_fewrel_AND_RAMS-GRAFT

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes10downloads
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-0.8B-IEfewrelAND_RAMS-GRAFT

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

  • —Loss: 0.2691
  • —Graft/constrained Ratio: 0.5172
  • —Graft/constrained Tokens: 12302.0
  • —Graft/fallback Samples: 246.0
  • —Graft/standard Fallback Samples: 0.0

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: 1
  • —evalbatchsize: 1
  • —seed: 14
  • —gradientaccumulationsteps: 6
  • —totaltrainbatch_size: 6
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 0.03
  • —num_epochs: 4

Training results

Training LossEpochStepValidation LossRatioTokensSamplesFallback Samples
1.81671.66762000.20890.42301415.043.00.0
0.60613.33384000.26330.42301415.043.00.0
0.60614.04800.26910.517212302.0246.00.0

Framework versions

  • —PEFT 0.19.1
  • —Transformers 5.14.1
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.1.1
  • —Tokenizers 0.22.2