KiraFenvy commited on
Commit
54ee34a
1 Parent(s): c28f8e7

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
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.2233
20
- - Accuracy: 0.9226
21
 
22
  ## Model description
23
 
@@ -49,15 +49,15 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 1.8073 | 0.25 | 75 | 1.3999 | 0.6857 |
53
- | 0.9688 | 1.25 | 150 | 0.6959 | 0.7286 |
54
- | 0.266 | 2.25 | 225 | 0.4545 | 0.7714 |
55
- | 0.2419 | 3.25 | 300 | 0.2742 | 0.9 |
56
 
57
 
58
  ### Framework versions
59
 
60
- - Transformers 4.30.1
61
  - Pytorch 2.0.1+cu118
62
- - Datasets 2.12.0
63
  - Tokenizers 0.13.3
 
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.3907
20
+ - Accuracy: 0.8903
21
 
22
  ## Model description
23
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.897 | 0.25 | 75 | 1.4589 | 0.6 |
53
+ | 0.949 | 1.25 | 150 | 0.6212 | 0.8 |
54
+ | 0.3123 | 2.25 | 225 | 0.3480 | 0.8714 |
55
+ | 0.3394 | 3.25 | 300 | 0.1887 | 0.9143 |
56
 
57
 
58
  ### Framework versions
59
 
60
+ - Transformers 4.30.2
61
  - Pytorch 2.0.1+cu118
62
+ - Datasets 2.13.1
63
  - Tokenizers 0.13.3