qqq121 commited on
Commit
c3222a4
1 Parent(s): 51d166f

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2576
21
- - Accuracy: 0.8714
22
 
23
  ## Model description
24
 
@@ -50,10 +50,10 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 1.7864 | 0.25 | 75 | 1.3372 | 0.6857 |
54
- | 0.8715 | 1.25 | 150 | 0.5965 | 0.7714 |
55
- | 0.3832 | 2.25 | 225 | 0.3993 | 0.8429 |
56
- | 0.2805 | 3.25 | 300 | 0.2576 | 0.8714 |
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2344
21
+ - Accuracy: 0.9143
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.7279 | 0.25 | 75 | 1.3109 | 0.5857 |
54
+ | 1.0543 | 1.25 | 150 | 0.5988 | 0.8143 |
55
+ | 0.3549 | 2.25 | 225 | 0.3976 | 0.8143 |
56
+ | 0.2314 | 3.25 | 300 | 0.2344 | 0.9143 |
57
 
58
 
59
  ### Framework versions