beingbatman commited on
Commit
ff32475
·
verified ·
1 Parent(s): 67b16c8

Model save

Browse files
Files changed (2) hide show
  1. README.md +9 -9
  2. model.safetensors +1 -1
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: 1.1355
21
- - Accuracy: 0.6458
22
 
23
  ## Model description
24
 
@@ -38,22 +38,22 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 5e-05
41
- - train_batch_size: 4
42
- - eval_batch_size: 4
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_ratio: 0.1
47
- - training_steps: 1252
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 1.2879 | 0.25 | 314 | 1.1342 | 0.6458 |
54
- | 0.8626 | 1.25 | 628 | 1.1139 | 0.6458 |
55
- | 1.6465 | 2.25 | 942 | 1.0998 | 0.6458 |
56
- | 1.0899 | 3.25 | 1252 | 1.0984 | 0.6458 |
57
 
58
 
59
  ### Framework versions
 
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: 1.1351
21
+ - Accuracy: 0.6508
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 5e-05
41
+ - train_batch_size: 6
42
+ - eval_batch_size: 6
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_ratio: 0.1
47
+ - training_steps: 184
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.1087 | 0.26 | 47 | 1.0796 | 0.6667 |
54
+ | 1.1741 | 1.26 | 94 | 1.0369 | 0.6667 |
55
+ | 1.1019 | 2.26 | 141 | 1.0368 | 0.6667 |
56
+ | 1.2164 | 3.23 | 184 | 1.0369 | 0.6667 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52604a95f763fa8a1dbe6bf0e883401c9e590edd774e0f3823ebd4d4688542b4
3
  size 344946604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa2843b322ddf8b103147ebfa37c72d6ef3df1acc1b3a9267e0435af0a05e0b7
3
  size 344946604