fertrevino commited on
Commit
f161222
1 Parent(s): 8db4f08

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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: 1.0322
20
- - Accuracy: 0.7714
21
 
22
  ## Model description
23
 
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 1.3044 | 1.0 | 300 | 1.0322 | 0.7714 |
53
 
54
 
55
  ### 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: 1.0803
20
+ - Accuracy: 0.6857
21
 
22
  ## Model description
23
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.1781 | 1.0 | 300 | 1.0803 | 0.6857 |
53
 
54
 
55
  ### Framework versions