CoolFace
Modelpublic

RichardErkhov/mlfoundations-dev_-_test_model_revision-gguf

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes146downloads
Model Card

Quantization made by Richard Erkhov.

Github

Discord

Request more models

testmodelrevision - GGUF

  • —Model creator: https://huggingface.co/mlfoundations-dev/
  • —Original model: https://huggingface.co/mlfoundations-dev/testmodelrevision/

Original model description: --- libraryname: transformers license: apache-2.0 basemodel: mistralai/Mistral-7B-v0.1 tags:

  • —llama-factory
  • —full
  • —generatedfromtrainer model-index:
  • —name: testmodelrevision 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. -->

testmodelrevision

This model is a fine-tuned version of mistralai/Mistral-7B-v0.1 on the llamafactory/alpaca_en dataset. It achieves the following results on the evaluation set:

  • —Loss: nan

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: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —totaltrainbatch_size: 4
  • —totalevalbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 1

Training results

Training LossEpochStepValidation Loss
No log0.00031nan

Framework versions

  • —Transformers 4.45.0
  • —Pytorch 2.5.0+cu124
  • —Datasets 2.19.2
  • —Tokenizers 0.20.0