skywalker290 commited on
Commit
010abab
·
verified ·
1 Parent(s): a5c755e

End of training

Browse files
Files changed (2) hide show
  1. README.md +12 -12
  2. model.safetensors +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.2276
22
- - Accuracy: 0.8857
23
 
24
  ## Model description
25
 
@@ -42,24 +42,24 @@ The following hyperparameters were used during training:
42
  - train_batch_size: 3
43
  - eval_batch_size: 3
44
  - seed: 42
45
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_ratio: 0.1
48
- - training_steps: 400
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 1.4185 | 0.25 | 100 | 1.5354 | 0.4143 |
55
- | 0.4758 | 1.25 | 200 | 0.5897 | 0.7857 |
56
- | 0.2382 | 2.25 | 300 | 0.3358 | 0.8143 |
57
- | 0.0981 | 3.25 | 400 | 0.2276 | 0.8857 |
58
 
59
 
60
  ### Framework versions
61
 
62
- - Transformers 4.44.2
63
- - Pytorch 2.5.0+cu121
64
- - Datasets 3.1.0
65
- - Tokenizers 0.19.1
 
18
 
19
  This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.2849
22
+ - Accuracy: 0.9111
23
 
24
  ## Model description
25
 
 
42
  - train_batch_size: 3
43
  - eval_batch_size: 3
44
  - seed: 42
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_ratio: 0.1
48
+ - training_steps: 200
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 1.188 | 0.25 | 50 | 0.9450 | 0.6222 |
55
+ | 0.6172 | 1.25 | 100 | 0.4384 | 0.8222 |
56
+ | 0.325 | 2.25 | 150 | 0.2533 | 0.8889 |
57
+ | 0.1939 | 3.25 | 200 | 0.2849 | 0.9111 |
58
 
59
 
60
  ### Framework versions
61
 
62
+ - Transformers 4.46.2
63
+ - Pytorch 2.5.1+cu124
64
+ - Datasets 2.21.0
65
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e60af4835ee7fcb0e9a8fc8ea30980117f40bf96745cc609d6c35b16a55af08
3
  size 344946604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d3f6f256a4cf9796ce7641d5572d60b344fe513b86ed813d4247542ca1b06d5
3
  size 344946604