zhenligod commited on
Commit
9dbe3c7
·
1 Parent(s): 5743c36

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.4066
20
- - Accuracy: 0.8839
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.1664 | 0.26 | 38 | 1.8360 | 0.5429 |
53
- | 0.9836 | 1.26 | 76 | 1.0020 | 0.6143 |
54
- | 0.4682 | 2.26 | 114 | 0.5422 | 0.7714 |
55
- | 0.2704 | 3.23 | 148 | 0.4588 | 0.8571 |
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.8818
20
+ - Accuracy: 0.7012
21
 
22
  ## Model description
23
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 2.1549 | 0.26 | 38 | 2.0454 | 0.3289 |
53
+ | 1.153 | 1.26 | 76 | 1.4140 | 0.5526 |
54
+ | 0.6531 | 2.26 | 114 | 1.0039 | 0.6053 |
55
+ | 0.442 | 3.23 | 148 | 0.7882 | 0.8421 |
56
 
57
 
58
  ### Framework versions