CoolFace
Modelpublic

HuggingFaceFW-Dev/fine-pdfs-classification-teacher-eng_Latn-Qwen_Qwen3-235B-A22B-Instruct-2507

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
1likes13downloads
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. -->

fine-pdfs-classification-teacher-engLatn-QwenQwen3-235B-A22B-Instruct-2507

This model is a fine-tuned version of Snowflake/snowflake-arctic-embed-m on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4544
  • —Precision: 0.3799
  • —Recall: 0.4556
  • —F1 Macro: 0.3676
  • —Accuracy: 0.5902

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

Training results

Training LossEpochStepValidation LossPrecisionRecallF1 MacroAccuracy
No log000.96750.05650.16670.08440.3390
0.15765.26322000.38120.37240.45200.36120.5924
0.016910.52634000.43300.35550.45930.36270.5895
0.001915.78956000.45440.37990.45560.36760.5902

Framework versions

  • —Transformers 4.55.2
  • —Pytorch 2.7.1+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.21.4