prathameshdalal commited on
Commit
af63801
·
1 Parent(s): 4018542

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1923
21
- - Accuracy: 0.9286
22
 
23
  ## Model description
24
 
@@ -50,15 +50,15 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 1.4714 | 0.25 | 150 | 1.3539 | 0.4429 |
54
- | 0.6439 | 1.25 | 300 | 0.9757 | 0.5857 |
55
- | 0.2072 | 2.25 | 450 | 0.2924 | 0.9286 |
56
- | 0.1924 | 3.25 | 600 | 0.1923 | 0.9286 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.32.1
62
  - Pytorch 1.10.0+cu113
63
  - Datasets 2.14.4
64
  - Tokenizers 0.13.3
 
17
 
18
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2729
21
+ - Accuracy: 0.8429
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.4161 | 0.25 | 150 | 1.2126 | 0.5 |
54
+ | 0.3558 | 1.25 | 300 | 0.5057 | 0.7714 |
55
+ | 0.2107 | 2.25 | 450 | 0.3836 | 0.8143 |
56
+ | 0.3386 | 3.25 | 600 | 0.2729 | 0.8429 |
57
 
58
 
59
  ### Framework versions
60
 
61
+ - Transformers 4.33.0
62
  - Pytorch 1.10.0+cu113
63
  - Datasets 2.14.4
64
  - Tokenizers 0.13.3