CoolFace
Modelpublic

MrezaPRZ/sql-encoder

sourceHugging Faceotherupdated 3y 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. -->

encoder

This model is a fine-tuned version of deepseek-ai/deepseek-coder-1.3b-instruct on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0670
  • Mse: 1.0575
  • Rmse: 1.0283
  • Mae: 0.9076

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-05
  • trainbatchsize: 12
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.01
  • num_epochs: 2

Training results

Training LossEpochStepValidation LossMseRmseMae
0.09880.2130000.09281.47951.21641.1099
0.07930.4260000.08671.43701.19871.1076
0.07020.6390000.07770.75540.86910.7701
0.06340.84120000.07161.09501.04640.9449
0.05631.05150000.06860.99660.99830.8899
0.04841.26180000.06731.06531.03210.9161
0.04661.47210000.06711.08771.04290.9219
0.04621.68240000.06701.06131.03020.9090
0.0461.89270000.06701.05751.02830.9076

Framework versions

  • Transformers 4.37.2
  • Pytorch 2.1.0.dev20230605+cu121
  • Datasets 2.17.0
  • Tokenizers 0.15.2