Shawon16 commited on
Commit
34edfb2
·
verified ·
1 Parent(s): c7d7ec6

Model save

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: google/vivit-b-16x2-kinetics400
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - precision
10
+ - recall
11
+ - f1
12
+ model-index:
13
+ - name: ViViT_BdSLW60_FrameRate_Corrected_without_Augment_20_epch
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
+ # ViViT_BdSLW60_FrameRate_Corrected_without_Augment_20_epch
21
+
22
+ This model is a fine-tuned version of [google/vivit-b-16x2-kinetics400](https://huggingface.co/google/vivit-b-16x2-kinetics400) on an unknown dataset.
23
+ It achieves the following results on the evaluation set:
24
+ - Loss: 0.6841
25
+ - Accuracy: 0.86
26
+ - Precision: 0.8823
27
+ - Recall: 0.86
28
+ - F1: 0.8452
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: 18560
57
+ - mixed_precision_training: Native AMP
58
+
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
62
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
63
+ | 3.1124 | 0.0501 | 929 | 1.5155 | 0.705 | 0.7529 | 0.705 | 0.6760 |
64
+ | 0.1216 | 1.0501 | 1858 | 0.6576 | 0.8167 | 0.8197 | 0.8167 | 0.7920 |
65
+ | 0.0048 | 2.0501 | 2787 | 0.4630 | 0.86 | 0.8868 | 0.86 | 0.8338 |
66
+ | 0.0086 | 3.0501 | 3716 | 0.4305 | 0.8733 | 0.8927 | 0.8733 | 0.8600 |
67
+ | 0.2527 | 4.0501 | 4645 | 1.0763 | 0.755 | 0.8136 | 0.755 | 0.7172 |
68
+ | 0.0681 | 5.0501 | 5574 | 0.7836 | 0.8283 | 0.8202 | 0.8283 | 0.8002 |
69
+ | 0.0256 | 6.0501 | 6503 | 0.7197 | 0.8333 | 0.8667 | 0.8333 | 0.8153 |
70
+ | 0.064 | 7.0501 | 7432 | 0.6918 | 0.8533 | 0.8730 | 0.8533 | 0.8374 |
71
+ | 0.0001 | 8.0501 | 8361 | 0.6841 | 0.86 | 0.8823 | 0.86 | 0.8452 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.46.1
77
+ - Pytorch 2.5.1+cu124
78
+ - Datasets 3.1.0
79
+ - Tokenizers 0.20.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93ef95827efc337ccccc5002a0e94a2c21a15f223d55f30055081045bfb9484a
3
  size 354793800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ffbb250792b6ca1de173dcc1bbc5dc953f1123b5ff59b21629dac1ce00868c4
3
  size 354793800