ShruthiPV commited on
Commit
afe3762
·
1 Parent(s): 3c75021

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.4414
20
- - Accuracy: 0.8387
21
 
22
  ## Model description
23
 
@@ -49,10 +49,10 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 2.046 | 0.26 | 38 | 1.6963 | 0.5286 |
53
- | 0.8324 | 1.26 | 76 | 0.7203 | 0.7714 |
54
- | 0.4576 | 2.26 | 114 | 0.4068 | 0.9143 |
55
- | 0.2632 | 3.23 | 148 | 0.3386 | 0.8714 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4741
20
+ - Accuracy: 0.8581
21
 
22
  ## Model description
23
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 2.1374 | 0.26 | 38 | 1.8318 | 0.4143 |
53
+ | 0.9554 | 1.26 | 76 | 1.0206 | 0.6429 |
54
+ | 0.4549 | 2.26 | 114 | 0.5566 | 0.8429 |
55
+ | 0.3045 | 3.23 | 148 | 0.4651 | 0.8714 |
56
 
57
 
58
  ### Framework versions