CoolFace
Modelpublic

Shawon16/VideoMAE_WLASL_100_SR_8

sourceHugging Facecc-by-nc-4.0updated 2y agoView on Hugging Face
0likes16downloads
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. -->

VideoMAEWLASL100SR8

This model is a fine-tuned version of MCG-NJU/videomae-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.3229
  • —Accuracy: 0.3964
  • —Precision: 0.4264
  • —Recall: 0.3964
  • —F1: 0.3811

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: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 8
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 9000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
18.60690.021804.63990.00.00.00.0
18.55581.02003604.62680.01480.00030.01480.0006
18.54582.01995404.63640.00890.00030.00890.0005
18.55933.02007214.63850.01480.00050.01480.0010
18.52964.029014.61960.02070.00120.02070.0020
18.3555.020010814.64940.01780.00060.01780.0011
18.25676.019912614.62680.01480.00170.01480.0030
18.04777.020014424.64230.02370.00400.02370.0065
17.90328.0216224.60460.02070.00370.02070.0061
17.60669.020018024.51160.03850.00740.03850.0116
16.84810.019919824.39140.02960.00970.02960.0134
16.222611.020021634.35360.03250.02190.03250.0206
15.459912.0223434.31560.02960.01900.02960.0187
14.641813.020025234.17320.06210.03180.06210.0404
13.757614.019927034.05900.09470.05990.09470.0654
12.844515.020028843.92670.09760.07820.09760.0768
11.337416.0230643.84000.11240.08840.11240.0803
10.224417.020032443.68860.15380.14930.15380.1307
8.538818.019934243.57620.18640.19250.18640.1619
7.190619.020036053.41680.21300.21110.21300.1949
5.901420.0237853.25460.23670.26930.23670.2276
4.585421.020039653.18530.25740.28640.25740.2479
3.542322.019941453.06060.28990.31370.28990.2805
2.681623.020043263.02540.30180.31830.30180.2875
1.99824.0245063.00070.29290.33430.29290.2834
1.423325.020046863.02890.32250.33890.32250.3061
1.035526.019948662.96650.33430.37180.33430.3230
0.725427.020050473.04910.32540.35800.32540.3112
0.465628.0252273.03030.32250.34940.32250.3091
0.390929.020054072.99280.36390.39010.36390.3436
0.3130.019955873.08050.31950.34340.31950.3025
0.17931.020057683.05110.34910.39150.34910.3349
0.125232.0259483.11010.37570.39660.37570.3570
0.096633.020061283.14680.38460.41600.38460.3691
0.074734.019963083.13510.37870.40030.37870.3617
0.043135.020064893.20900.38460.39790.38460.3631
0.109536.0266693.22290.37280.37480.37280.3474
0.046237.020068493.23720.39050.41240.39050.3685
0.06438.019970293.25630.37870.40240.37870.3597
0.12539.020072103.26600.38170.40340.38170.3614
0.021940.0273903.27600.38460.41230.38460.3677
0.076741.020075703.27500.36980.39340.36980.3528
0.054642.019977503.30790.38460.40850.38460.3676
0.034143.020079313.29940.38170.41160.38170.3672
0.025244.0281113.31230.37570.38870.37570.3556
0.062345.020082913.32230.38760.40770.38760.3709
0.043946.019984713.32380.39350.42760.39350.3772
0.047147.020086523.32150.39350.41940.39350.3778
0.04748.0288323.32590.39350.42290.39350.3784
0.04549.018690003.32290.39640.42640.39640.3811

Framework versions

  • —Transformers 4.46.1
  • —Pytorch 2.5.1+cu124
  • —Datasets 3.1.0
  • —Tokenizers 0.20.1