CoolFace
Modelpublic

RichardErkhov/lightblue_-_reranker_0.5_bin_filt-gguf

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes1.3kdownloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

reranker0.5bin_filt - GGUF

  • —Model creator: https://huggingface.co/lightblue/
  • —Original model: https://huggingface.co/lightblue/reranker0.5bin_filt/

Original model description: --- libraryname: transformers license: other basemodel: Qwen/Qwen2.5-0.5B-Instruct tags:

  • —llama-factory
  • —full
  • —generatedfromtrainer model-index:
  • —name: rerankerbinaryfilt_train results: [] ---

<!-- 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. -->

rerankerbinaryfilt_train

This model is a fine-tuned version of Qwen/Qwen2.5-0.5B-Instruct on the rerankerbinaryfilt_train dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0526

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: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —totaltrainbatch_size: 8
  • —totalevalbatch_size: 8
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.01
  • —num_epochs: 1.0

Training results

Training LossEpochStepValidation Loss
0.05170.100019370.0871
0.1140.200138740.0835
0.10330.300158110.0735
0.05440.400177480.0663
0.11690.500196850.0623
0.050.6002116220.0599
0.09510.7002135590.0566
0.04970.8002154960.0551
0.10020.9002174330.0532

Framework versions

  • —Transformers 4.46.1
  • —Pytorch 2.4.0+cu121
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3