CoolFace
Modelpublic

NeuronDS/CL_forecasting_foundation_model

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

output

This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.1542

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.001
  • trainbatchsize: 64
  • evalbatchsize: 64
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 100

Training results

Training LossEpochStepValidation Loss
0.28231.03840.1897
0.21342.07680.1762
0.19613.011520.1714
0.18554.015360.1693
0.17775.019200.1738
0.17136.023040.1674
0.16647.026880.1681
0.16138.030720.1733
0.15789.034560.1698
0.154210.038400.1622
0.150511.042240.1666
0.147512.046080.1655
0.145113.049920.1651
0.142614.053760.1646
0.140915.057600.1618
0.138516.061440.1617
0.136617.065280.1591
0.134718.069120.1628
0.132519.072960.1598
0.131320.076800.1606
0.129521.080640.1573
0.128522.084480.1587
0.127623.088320.1639
0.125824.092160.1608
0.124425.096000.1599
0.123426.099840.1584
0.122527.0103680.1604
0.121428.0107520.1570
0.120729.0111360.1575
0.119530.0115200.1563
0.118631.0119040.1602
0.117732.0122880.1595
0.116733.0126720.1582
0.115934.0130560.1556
0.114935.0134400.1564
0.11436.0138240.1567
0.113237.0142080.1551
0.112538.0145920.1560
0.111339.0149760.1537
0.111440.0153600.1518
0.110341.0157440.1585
0.109842.0161280.1552
0.109443.0165120.1533
0.108744.0168960.1542
0.108145.0172800.1505
0.108546.0176640.1535
0.107547.0180480.1526
0.106948.0184320.1521
0.106749.0188160.1532
0.106350.0192000.1522
0.105651.0195840.1522
0.104852.0199680.1538
0.104853.0203520.1534
0.105154.0207360.1519
0.104555.0211200.1542

Framework versions

  • Transformers 4.37.2
  • Pytorch 2.2.0+cu121
  • Datasets 2.17.0
  • Tokenizers 0.15.2