CoolFace
Modelpublic

EndLessTime/fine_tuned_per_domain_balanced_moe

sourceHugging Faceotherupdated 1y 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. -->

finetunedperdomainbalanced_moe

This model is a fine-tuned version of Qwen/Qwen1.5-MoE-A2.7B on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 2.8781
  • Accuracy: 0.5357

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: 2e-05
  • trainbatchsize: 1
  • evalbatchsize: 1
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 3

Training results

Training LossEpochStepValidation LossAccuracy
5.47850.00061006.66290.5689
4.86440.001320010.66190.5316
4.50140.00193003.05740.5299
3.32620.00254003.26570.4643
2.72740.00325002.05430.5314
2.33050.00386001.96730.4682
2.44830.00447002.72030.5357
3.2010.00518003.51430.5357
2.86750.00579002.87810.5357

Framework versions

  • Transformers 4.49.0
  • Pytorch 2.6.0+cu126
  • Datasets 3.3.2
  • Tokenizers 0.21.0