hayatkhan commited on
Commit
f0cb9bd
·
verified ·
1 Parent(s): 90908af

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.9609
22
- - Accuracy: 0.6571
23
 
24
  ## Model description
25
 
@@ -51,10 +51,10 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:------:|:----:|:---------------:|:--------:|
54
- | 2.2979 | 0.2639 | 19 | 2.0789 | 0.2429 |
55
- | 1.8145 | 1.2639 | 38 | 1.5275 | 0.4714 |
56
- | 1.1183 | 2.2639 | 57 | 1.0960 | 0.5714 |
57
- | 0.7046 | 3.2083 | 72 | 0.9609 | 0.6571 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8340
22
+ - Accuracy: 0.7571
23
 
24
  ## Model description
25
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:------:|:----:|:---------------:|:--------:|
54
+ | 2.3005 | 0.2639 | 19 | 2.0589 | 0.4286 |
55
+ | 1.7915 | 1.2639 | 38 | 1.3942 | 0.5 |
56
+ | 0.9689 | 2.2639 | 57 | 0.9386 | 0.6571 |
57
+ | 0.6231 | 3.2083 | 72 | 0.8340 | 0.7571 |
58
 
59
 
60
  ### Framework versions