CoolFace
Modelpublic

HachiML/Mists-7B-v01-simpleQA

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes9downloads
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. -->

<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>

Mists-7B-v01-simpleQA

This model is a fine-tuned version of HachiML/Mists-7B-v01-simple-projector-trained on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0972

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: 128
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.05
  • num_epochs: 1

Training results

Training LossEpochStepValidation Loss
0.18110.0888505.1410
1.26620.17761004.0209
0.56760.26641503.6247
0.61220.35522002.5723
0.38550.44402501.8618
0.54710.53293001.5969
0.52380.62173500.9045
0.37990.71054000.5475
0.24060.79934500.1614
0.13810.88815000.1055
0.09920.97695500.0972

Framework versions

  • Transformers 4.42.3
  • Pytorch 2.0.1
  • Datasets 2.20.0
  • Tokenizers 0.19.1