CoolFace
Modelpublic

hugodk-sch/aftonposten-6b-align-scan

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes20downloads
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. -->

aftonposten-6b-align-scan

This model is a fine-tuned version of data/ap-gpt-j-6b-sft-qlora-04-08 on the hugodk-sch/aftonpostentitleprefs dataset. It achieves the following results on the evaluation set:

  • Loss: 0.5772
  • Rewards/chosen: 0.0684
  • Rewards/rejected: 0.0623
  • Rewards/accuracies: 0.5307
  • Rewards/margins: 0.0061
  • Logps/rejected: -37.4276
  • Logps/chosen: -33.9368
  • Logits/rejected: -2.2420
  • Logits/chosen: -2.2469

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: 5e-06
  • trainbatchsize: 4
  • evalbatchsize: 8
  • seed: 42
  • distributed_type: multi-GPU
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 8
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 4

Training results

Training LossEpochStepLogits/chosenLogits/rejectedLogps/chosenLogps/rejectedValidation LossRewards/accuraciesRewards/chosenRewards/marginsRewards/rejected
0.47110.26100-2.2401-2.2352-34.0113-37.49790.57550.51950.01630.00320.0131
0.50610.52200-2.2385-2.2337-34.0500-37.54550.58770.4992-0.01080.0094-0.0202
0.33710.78300-2.2371-2.2322-34.0344-37.53530.58430.52780.00010.0132-0.0131
0.40011.044000.6350-0.00730.00330.4838-0.0106-37.5120-34.0450-2.2353-2.2402
0.34011.35000.6238-0.0135-0.01930.51410.0058-37.5443-34.0539-2.2353-2.2402
0.4331.566000.61430.01290.01080.52450.0021-37.5011-34.0161-2.2421-2.2469
0.32981.827000.57900.06330.04990.51950.0134-37.4453-33.9442-2.2401-2.2450
0.142.088000.59040.05860.05440.51620.0041-37.4389-33.9509-2.2423-2.2472
0.23022.349000.57580.08510.07400.55440.0111-37.4109-33.9130-2.2448-2.2497
0.22962.610000.57500.06310.05520.50750.0080-37.4378-33.9444-2.2440-2.2489
0.27982.8611000.54830.07290.05450.54280.0184-37.4387-33.9303-2.2419-2.2468
0.11953.1212000.57590.06720.06130.51370.0059-37.4291-33.9386-2.2424-2.2473
0.13713.3813000.55920.07330.05740.54940.0159-37.4346-33.9299-2.2434-2.2483
0.09933.6414000.61300.05460.05980.4871-0.0053-37.4311-33.9566-2.2422-2.2471
0.183.915000.55660.07780.06020.50500.0176-37.4306-33.9234-2.2423-2.2472

Framework versions

  • PEFT 0.10.0
  • Transformers 4.39.0.dev0
  • Pytorch 2.1.2+cu121
  • Datasets 2.14.6
  • Tokenizers 0.15.1