sheraz179 commited on
Commit
ae0d875
1 Parent(s): 4212fea

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
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: 2.0826
20
- - Accuracy: 0.2857
21
 
22
  ## Model description
23
 
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 2.5903 | 0.1 | 112 | 2.6088 | 0.1786 |
53
- | 2.6601 | 1.1 | 224 | 2.5615 | 0.1607 |
54
- | 2.4655 | 2.1 | 336 | 2.5246 | 0.1607 |
55
- | 2.3794 | 3.1 | 448 | 2.3304 | 0.25 |
56
- | 2.5091 | 4.1 | 560 | 2.4640 | 0.1964 |
57
- | 2.0602 | 5.1 | 672 | 2.0734 | 0.2857 |
58
- | 1.4873 | 6.1 | 784 | 1.9746 | 0.3929 |
59
- | 1.3409 | 7.1 | 896 | 2.1593 | 0.25 |
60
- | 1.5779 | 8.1 | 1008 | 2.0611 | 0.3393 |
61
- | 1.4423 | 9.09 | 1110 | 2.0826 | 0.2857 |
62
 
63
 
64
  ### 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: 1.6497
20
+ - Accuracy: 0.4464
21
 
22
  ## Model description
23
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 2.6811 | 0.1 | 112 | 2.6770 | 0.0536 |
53
+ | 2.5749 | 1.1 | 224 | 2.5443 | 0.1607 |
54
+ | 2.5502 | 2.1 | 336 | 2.3254 | 0.1786 |
55
+ | 2.2348 | 3.1 | 448 | 2.1844 | 0.3214 |
56
+ | 1.8674 | 4.1 | 560 | 2.0689 | 0.375 |
57
+ | 1.9905 | 5.1 | 672 | 2.2431 | 0.2679 |
58
+ | 1.3901 | 6.1 | 784 | 1.7099 | 0.3929 |
59
+ | 1.6569 | 7.1 | 896 | 1.6179 | 0.4821 |
60
+ | 1.3572 | 8.1 | 1008 | 1.7215 | 0.4286 |
61
+ | 0.8182 | 9.09 | 1110 | 1.6497 | 0.4464 |
62
 
63
 
64
  ### Framework versions