CoolFace
Modelpublic

JLB-JLB/seizure_vit_jlb_231126_ff_raw_combo_multichannel

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

seizurevitjlb231126ffrawcombo_multichannel

This model is a fine-tuned version of google/vit-base-patch16-224-in21k on the JLB-JLB/seizuredetection224x224rawfreqcombomultichannel dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6323
  • —Roc Auc: 0.7311

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 2

Training results

Training LossEpochStepValidation LossRoc Auc
0.32190.1710000.63370.7311
0.36250.3420000.63810.7038
0.34350.5130000.68900.7010
0.25380.6840000.74490.6927
0.25450.8550000.74480.7049
0.13871.0260001.03630.7127
0.17651.1970000.85410.7223
0.13851.3680001.00590.7228
0.16021.5390000.89510.7070
0.11581.7100001.03560.7220
0.09731.87110001.06160.7132

Framework versions

  • —Transformers 4.35.2
  • —Pytorch 2.1.1
  • —Datasets 2.15.0
  • —Tokenizers 0.15.0