Skadar77 commited on
Commit
50d548e
1 Parent(s): c727147

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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.4732
21
- - Accuracy: 0.8429
22
 
23
  ## Model description
24
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.6898 | 0.52 | 75 | 0.7154 | 0.7429 |
54
- | 0.4235 | 1.48 | 144 | 0.4732 | 0.8429 |
55
 
56
 
57
  ### 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.8147
21
+ - Accuracy: 0.7714
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.698 | 0.52 | 75 | 1.2235 | 0.6286 |
54
+ | 0.6217 | 1.48 | 144 | 0.8147 | 0.7714 |
55
 
56
 
57
  ### Framework versions