CoolFace
Modelpublic

heloisy/zephyr-7b-b-cosmosqa-ptbr-text-v3

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes6downloads
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. -->

zephyr-7b-b-cosmosqa-ptbr-text-v3

This model is a fine-tuned version of HuggingFaceH4/zephyr-7b-beta on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.0961

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: 4e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 100
  • —num_epochs: 2

Training results

Training LossEpochStepValidation Loss
1.48970.131001.1561
1.14520.252001.1251
1.11850.383001.1146
1.10790.514001.1038
1.09060.635001.0998
1.08490.766001.0967
1.07210.897001.0959
1.06231.018001.0941
1.02171.149001.0987
1.01221.2710001.0977
1.00951.3911001.0980
1.00881.5212001.0966
0.99521.6513001.0964
1.00181.7714001.0967
0.99911.915001.0961

Framework versions

  • —PEFT 0.7.1.dev0
  • —Transformers 4.36.0.dev0
  • —Pytorch 2.0.1+cu117
  • —Datasets 2.14.7
  • —Tokenizers 0.15.0