Shawon16 commited on
Commit
fa0f034
·
verified ·
1 Parent(s): 03c5925

Model save

Browse files
Files changed (2) hide show
  1. README.md +90 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-nc-4.0
4
+ base_model: MCG-NJU/videomae-base
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ - f1
12
+ model-index:
13
+ - name: VideoMAE_LSA64_SR_12
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # VideoMAE_LSA64_SR_12
21
+
22
+ This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.0353
25
+ - Accuracy: 0.9922
26
+ - Precision: 0.9938
27
+ - Recall: 0.9922
28
+ - F1: 0.9921
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 5e-05
48
+ - train_batch_size: 2
49
+ - eval_batch_size: 2
50
+ - seed: 42
51
+ - gradient_accumulation_steps: 4
52
+ - total_train_batch_size: 8
53
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
54
+ - lr_scheduler_type: linear
55
+ - lr_scheduler_warmup_ratio: 0.1
56
+ - training_steps: 8640
57
+ - mixed_precision_training: Native AMP
58
+
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
62
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
63
+ | 16.1868 | 0.0333 | 288 | 3.7228 | 0.0391 | 0.0138 | 0.0391 | 0.0127 |
64
+ | 13.4364 | 1.0333 | 576 | 2.1449 | 0.4688 | 0.4296 | 0.4688 | 0.3971 |
65
+ | 3.865 | 2.0333 | 864 | 0.5912 | 0.8711 | 0.8732 | 0.8711 | 0.8496 |
66
+ | 1.4285 | 3.0333 | 1152 | 0.3284 | 0.8867 | 0.8762 | 0.8867 | 0.8663 |
67
+ | 0.8195 | 4.0333 | 1440 | 0.1833 | 0.9375 | 0.9276 | 0.9375 | 0.9256 |
68
+ | 0.4318 | 5.0333 | 1728 | 0.0732 | 0.9688 | 0.9756 | 0.9688 | 0.9665 |
69
+ | 0.274 | 6.0333 | 2016 | 0.0440 | 0.9844 | 0.9885 | 0.9844 | 0.9837 |
70
+ | 0.2439 | 7.0333 | 2304 | 0.0661 | 0.9766 | 0.9792 | 0.9766 | 0.9762 |
71
+ | 0.1427 | 8.0333 | 2592 | 0.0970 | 0.9805 | 0.9734 | 0.9805 | 0.9752 |
72
+ | 0.137 | 9.0333 | 2880 | 0.0308 | 0.9961 | 0.9969 | 0.9961 | 0.9960 |
73
+ | 0.1534 | 10.0333 | 3168 | 0.0466 | 0.9883 | 0.9906 | 0.9883 | 0.9881 |
74
+ | 0.122 | 11.0333 | 3456 | 0.1174 | 0.9766 | 0.9784 | 0.9766 | 0.9763 |
75
+ | 0.0199 | 12.0333 | 3744 | 0.0210 | 0.9922 | 0.9922 | 0.9922 | 0.9922 |
76
+ | 0.0184 | 13.0333 | 4032 | 0.0467 | 0.9883 | 0.9917 | 0.9883 | 0.9877 |
77
+ | 0.1376 | 14.0333 | 4320 | 0.0025 | 1.0 | 1.0 | 1.0 | 1.0 |
78
+ | 0.0664 | 15.0333 | 4608 | 0.0323 | 0.9883 | 0.9906 | 0.9883 | 0.9881 |
79
+ | 0.1192 | 16.0333 | 4896 | 0.0807 | 0.9844 | 0.9885 | 0.9844 | 0.9837 |
80
+ | 0.0246 | 17.0333 | 5184 | 0.0387 | 0.9922 | 0.9930 | 0.9922 | 0.9921 |
81
+ | 0.0084 | 18.0333 | 5472 | 0.0339 | 0.9883 | 0.9906 | 0.9883 | 0.9881 |
82
+ | 0.0081 | 19.0333 | 5760 | 0.0353 | 0.9922 | 0.9938 | 0.9922 | 0.9921 |
83
+
84
+
85
+ ### Framework versions
86
+
87
+ - Transformers 4.46.1
88
+ - Pytorch 2.5.1+cu124
89
+ - Datasets 3.1.0
90
+ - Tokenizers 0.20.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66aa1953eb03ba4253cf7eabaeb23d9b2211f340800c18077ad62a3fdecaca66
3
  size 345128096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59b54f8c39f11525cd07dc8652991321ab1708104cea1f629490afa23ec004f1
3
  size 345128096