CoolFace
Modelpublic

Coaster41/patchtst_tsmixup_final

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

patchtst-tsmixup

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.1553
  • Mse: 280.0361
  • Mae: 0.6489
  • Rmse: 16.7343
  • Smape: 100.3318

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.0001
  • trainbatchsize: 256
  • evalbatchsize: 512
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 512
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 1000
  • num_epochs: 100

Training results

Training LossEpochStepValidation LossMseMaeRmseSmape
0.17970.095210000.1756447.35960.739721.150990.8971
0.17090.190420000.1691425.09240.715320.6178112.3049
0.17220.285730000.1662516.21530.700922.720489.5236
0.16940.380940000.1643321.20470.670817.922293.0515
0.16480.476150000.1626350.68700.673118.726694.0748
0.16720.571360000.1612370.88250.679719.258384.6619
0.16230.666670000.1605400.07900.671520.002089.7598
0.16380.761880000.1613387.69710.677119.6900122.3799
0.16090.857090000.1602335.34270.660318.3124109.3877
0.16180.9522100000.1592318.14920.668817.836776.3322
0.15881.0474110000.1586345.36750.662818.584194.5032
0.16011.1426120000.1580326.88650.654018.080081.2504
0.15851.2379130000.1575279.79640.653216.7271107.6181
0.15671.3331140000.1575328.34900.662218.120491.9899
0.15921.4283150000.1567376.89730.652319.413889.7952
0.161.5235160000.1576327.52710.658018.0977105.7316
0.15861.6188170000.1568399.57750.660219.989488.6057
0.15931.7140180000.1565359.56300.660418.9621325.5064
0.15621.8092190000.1566281.27390.654516.771280.4528
0.16011.9044200000.1570287.35770.654316.951679.5544
0.15511.9997210000.1561279.21500.644416.7097102.6016
0.15322.0948220000.1554282.95740.645416.821385.0121
0.15642.1901230000.1554332.37580.648518.231276.0350
0.15682.2853240000.1551356.04410.652818.869192.2597
0.15692.3805250000.1562333.31350.653618.2569180.8556
0.15692.4757260000.1551291.03840.649117.059880.7309
0.15322.5710270000.1553280.03610.648916.7343100.3318

Framework versions

  • Transformers 4.51.3
  • Pytorch 2.7.1+cu126
  • Datasets 2.17.1
  • Tokenizers 0.21.1