kharato commited on
Commit
a11eab6
·
verified ·
1 Parent(s): d6fce75

Model save

Browse files
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: MCG-NJU/videomae-base-finetuned-kinetics
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: videomae-finetuned
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # videomae-finetuned
17
+
18
+ This model is a fine-tuned version of [MCG-NJU/videomae-base-finetuned-kinetics](https://huggingface.co/MCG-NJU/videomae-base-finetuned-kinetics) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1289
21
+ - Accuracy: 0.9706
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
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.2
47
+ - training_steps: 8620
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.7657 | 0.05 | 432 | 0.6104 | 0.8243 |
54
+ | 0.4011 | 1.05 | 864 | 0.4283 | 0.8896 |
55
+ | 0.301 | 2.05 | 1296 | 0.3957 | 0.8833 |
56
+ | 0.2967 | 3.05 | 1728 | 0.3066 | 0.9138 |
57
+ | 0.229 | 4.05 | 2160 | 0.3268 | 0.9092 |
58
+ | 0.2185 | 5.05 | 2592 | 0.2865 | 0.9281 |
59
+ | 0.1863 | 6.05 | 3024 | 0.2550 | 0.9320 |
60
+ | 0.1386 | 7.05 | 3456 | 0.2366 | 0.9422 |
61
+ | 0.1542 | 8.05 | 3888 | 0.2162 | 0.9449 |
62
+ | 0.1396 | 9.05 | 4320 | 0.2069 | 0.9424 |
63
+ | 0.1323 | 10.05 | 4752 | 0.2021 | 0.9486 |
64
+ | 0.1008 | 11.05 | 5184 | 0.2408 | 0.9465 |
65
+ | 0.0756 | 12.05 | 5616 | 0.2023 | 0.9509 |
66
+ | 0.0628 | 13.05 | 6048 | 0.1730 | 0.9609 |
67
+ | 0.0747 | 14.05 | 6480 | 0.1747 | 0.9622 |
68
+ | 0.047 | 15.05 | 6912 | 0.1698 | 0.9629 |
69
+ | 0.0586 | 16.05 | 7344 | 0.1412 | 0.9668 |
70
+ | 0.0644 | 17.05 | 7776 | 0.1314 | 0.9704 |
71
+ | 0.0521 | 18.05 | 8208 | 0.1343 | 0.9688 |
72
+ | 0.0516 | 19.05 | 8620 | 0.1289 | 0.9706 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.38.1
78
+ - Pytorch 2.0.1+cu118
79
+ - Datasets 2.18.0
80
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1aa4d0b921cb091397f8c36aa0bd3b4144857ccce189c1de224f632b72c2110a
3
  size 344965020
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:318f20d68886e2ea1976045d30d31aefe1ad8bfda5b3a16c6ef65488c6c9f656
3
  size 344965020
runs/Aug07_11-29-30_WIN-645TP8FEMLV/events.out.tfevents.1722997773.WIN-645TP8FEMLV.12352.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2dec11361ed56a4c51ac2fb34c9a6f7500d5c43c1eeca416a9a19f9c5b7cd31a
3
- size 19032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fd8ab251b521030b2e6cc8a1552b31cd17366336cf4df7cc2ae45cd6f7fc4a5
3
+ size 21087
runs/Aug07_11-29-30_WIN-645TP8FEMLV/events.out.tfevents.1723025415.WIN-645TP8FEMLV.12352.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5f4015f5f6981dcb6b173f27c4de32aa3b4f1b9db7f0744537ce98876b1e443
3
+ size 411