Shawon16 commited on
Commit
5b277b4
·
verified ·
1 Parent(s): 2d4cc79

Model save

Browse files
Files changed (2) hide show
  1. README.md +78 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-nc-4.0
4
+ base_model: MCG-NJU/videomae-base-finetuned-kinetics
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ - f1
12
+ model-index:
13
+ - name: VideoMAE_LSA64SR_8_kineticsFinetuned
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_LSA64SR_8_kineticsFinetuned
21
+
22
+ 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.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.0005
25
+ - Accuracy: 1.0
26
+ - Precision: 1.0
27
+ - Recall: 1.0
28
+ - F1: 1.0
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: 5760
57
+ - mixed_precision_training: Native AMP
58
+
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
62
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
63
+ | 14.4931 | 0.05 | 288 | 2.1667 | 0.7617 | 0.7968 | 0.7617 | 0.7337 |
64
+ | 2.5661 | 1.0500 | 576 | 0.2914 | 0.9805 | 0.9734 | 0.9805 | 0.9752 |
65
+ | 0.27 | 2.0500 | 864 | 0.0165 | 1.0 | 1.0 | 1.0 | 1.0 |
66
+ | 0.0167 | 3.0500 | 1152 | 0.0026 | 1.0 | 1.0 | 1.0 | 1.0 |
67
+ | 0.037 | 4.0500 | 1440 | 0.0018 | 1.0 | 1.0 | 1.0 | 1.0 |
68
+ | 0.045 | 5.0500 | 1728 | 0.0008 | 1.0 | 1.0 | 1.0 | 1.0 |
69
+ | 0.006 | 6.0500 | 2016 | 0.0006 | 1.0 | 1.0 | 1.0 | 1.0 |
70
+ | 0.0022 | 7.0500 | 2304 | 0.0005 | 1.0 | 1.0 | 1.0 | 1.0 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.46.1
76
+ - Pytorch 2.5.1+cu124
77
+ - Datasets 3.1.0
78
+ - Tokenizers 0.20.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8373360b0cd9826a58c6f4e6c8f02521a4a1b29cdb1b1d3a517d86586b007952
3
  size 345128056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c9d6d999dc31a507079d7875b969506e6616b60a1b7f8eceafaf1bff08c7daf
3
  size 345128056