meermoazzam41 commited on
Commit
f0ecee4
1 Parent(s): 4ad64a1

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,7 +16,7 @@ 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: 1.0236
20
  - Accuracy: 0.6
21
 
22
  ## Model description
@@ -49,10 +49,10 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 0.28 | 9 | 0.7796 | 0.6 |
53
- | 0.6937 | 1.28 | 18 | 1.1044 | 0.6 |
54
- | 0.7077 | 2.28 | 27 | 1.0487 | 0.6 |
55
- | 0.7858 | 3.16 | 32 | 1.0236 | 0.6 |
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.8314
20
  - Accuracy: 0.6
21
 
22
  ## Model description
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 0.28 | 9 | 0.7252 | 0.6 |
53
+ | 0.7894 | 1.28 | 18 | 0.9405 | 0.6 |
54
+ | 0.7118 | 2.28 | 27 | 0.8548 | 0.6 |
55
+ | 0.7359 | 3.16 | 32 | 0.8314 | 0.6 |
56
 
57
 
58
  ### Framework versions