sayakpaul HF staff commited on
Commit
e3ebcb5
1 Parent(s): 9ad4c6d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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: 0.4559
20
- - Accuracy: 0.8698
21
 
22
  ## Model description
23
 
@@ -49,10 +49,10 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 2.1321 | 0.26 | 38 | 1.7063 | 0.5 |
53
- | 0.7513 | 1.26 | 76 | 0.8875 | 0.6757 |
54
- | 0.3882 | 2.26 | 114 | 0.4695 | 0.8243 |
55
- | 0.2671 | 3.23 | 148 | 0.3920 | 0.8243 |
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.3992
20
+ - Accuracy: 0.8645
21
 
22
  ## Model description
23
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 2.1374 | 0.26 | 38 | 1.7413 | 0.5714 |
53
+ | 0.7949 | 1.26 | 76 | 0.7747 | 0.8 |
54
+ | 0.4279 | 2.26 | 114 | 0.4053 | 0.9143 |
55
+ | 0.291 | 3.23 | 148 | 0.3429 | 0.9286 |
56
 
57
 
58
  ### Framework versions