CoolFace
Modelpublic

AleksanderObuchowski/cohere-transcribe-03-2026-med-pl-lora-decoder-only

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
0likes13downloads
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. -->

cohere-transcribe-03-2026-med-pl-lora-decoder-only

This model is a fine-tuned version of CohereLabs/cohere-transcribe-03-2026 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 5.5128
  • —Model Preparation Time: 0.0235

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: 5e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 8
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 20
  • —labelsmoothingfactor: 0.1

Training results

Training LossEpochStepValidation LossModel Preparation Time
No log0.014855.55370.0235
No log0.0295105.49610.0235
No log0.0443155.47210.0235
No log0.0591205.51280.0235

Framework versions

  • —PEFT 0.18.1
  • —Transformers 4.57.6
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.5.0
  • —Tokenizers 0.22.2