yehiawp4 commited on
Commit
73883bb
1 Parent(s): 2d399f4

Model save

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: google/vivit-b-16x2-kinetics400
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: vivit-b-16x2-mixed-dataset
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
+ # vivit-b-16x2-mixed-dataset
17
+
18
+ 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.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1118
21
+ - Accuracy: 0.9740
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: 2
42
+ - eval_batch_size: 2
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.1
47
+ - training_steps: 7044
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.2111 | 0.17 | 1174 | 0.8879 | 0.7863 |
54
+ | 0.0911 | 1.17 | 2348 | 0.5390 | 0.8831 |
55
+ | 0.0021 | 2.17 | 3522 | 0.2326 | 0.9355 |
56
+ | 0.0028 | 3.17 | 4696 | 0.3125 | 0.9395 |
57
+ | 0.0008 | 4.17 | 5870 | 0.3077 | 0.9476 |
58
+ | 0.125 | 5.17 | 7044 | 0.1982 | 0.9617 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.39.0
64
+ - Pytorch 2.1.0
65
+ - Datasets 2.18.0
66
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:492a43e6bb45e072148147e3ff040a372f275f72473be436c750e35294b76715
3
  size 354624604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf3750ac57b0d80e69286aa28c1911ed37399ef8015b3d9b219b80e1431dbd3a
3
  size 354624604