CoolFace
Modelpublic

rnaveensrinivas/falcon-rw-1b-instruct-openorca-retrained_network_corpus

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

falcon-rw-1b-instruct-openorca-retrainednetworkcorpus

This model is a fine-tuned version of ericzzz/falcon-rw-1b-instruct-openorca on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.6185

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: 0.0002
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 2
  • —num_epochs: 10
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
2.66491.0282.5872
2.09832.0562.5236
1.62963.0842.5791
1.25734.01122.6976
0.96655.01402.8468
0.72616.01682.9899
0.52957.01963.1940
0.388.02243.3579
0.27299.02523.5245
0.20810.02803.6185

Framework versions

  • —PEFT 0.11.1
  • —Transformers 4.41.2
  • —Pytorch 2.1.2
  • —Datasets 2.19.2
  • —Tokenizers 0.19.1