kkumtori commited on
Commit
20927dc
1 Parent(s): 6984537

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-kinetics400-0513-O_M
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-kinetics400-0513-O_M
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: 1.0697
21
+ - Accuracy: 0.805
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: 2900
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 1.5951 | 0.1 | 290 | 1.5856 | 0.45 |
54
+ | 1.1484 | 1.1 | 580 | 0.9889 | 0.65 |
55
+ | 0.436 | 2.1 | 870 | 0.7230 | 0.77 |
56
+ | 0.1011 | 3.1 | 1160 | 1.0218 | 0.78 |
57
+ | 0.0631 | 4.1 | 1450 | 1.0562 | 0.805 |
58
+ | 0.0005 | 5.1 | 1740 | 1.0855 | 0.805 |
59
+ | 0.0004 | 6.1 | 2030 | 1.2053 | 0.785 |
60
+ | 0.0005 | 7.1 | 2320 | 1.1131 | 0.8 |
61
+ | 0.1483 | 8.1 | 2610 | 1.0447 | 0.81 |
62
+ | 0.0013 | 9.1 | 2900 | 1.0697 | 0.805 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.40.2
68
+ - Pytorch 2.2.1+cu121
69
+ - Datasets 2.19.1
70
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e773a1b3837793ce8bf4036c23ce797913e0567f4aa71028b8d92af628591420
3
  size 354639992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20ed5ee119c7f6244a80edef00afc96189b61a4bbf18f2f40d4ca09ae50b56ca
3
  size 354639992