einoa04 commited on
Commit
9e9db90
·
verified ·
1 Parent(s): 61bf86f

Model save

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/vit-base-patch16-224-in21k
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: human_action_recognition_model
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # human_action_recognition_model
18
+
19
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 7.8069
22
+ - Accuracy: 0.0659
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0002
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 4
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
53
+ | 1.3102 | 0.3175 | 500 | 3.5439 | 0.0761 |
54
+ | 0.9861 | 0.6349 | 1000 | 4.1324 | 0.065 |
55
+ | 0.8791 | 0.9524 | 1500 | 4.6708 | 0.0752 |
56
+ | 0.5281 | 1.2698 | 2000 | 5.0605 | 0.0980 |
57
+ | 0.4598 | 1.5873 | 2500 | 6.1627 | 0.0437 |
58
+ | 0.4733 | 1.9048 | 3000 | 5.6746 | 0.0754 |
59
+ | 0.2844 | 2.2222 | 3500 | 6.5390 | 0.0746 |
60
+ | 0.1697 | 2.5397 | 4000 | 6.9396 | 0.0537 |
61
+ | 0.1697 | 2.8571 | 4500 | 7.1644 | 0.0672 |
62
+ | 0.1013 | 3.1746 | 5000 | 7.4083 | 0.0619 |
63
+ | 0.0556 | 3.4921 | 5500 | 7.4283 | 0.0694 |
64
+ | 0.0338 | 3.8095 | 6000 | 7.8069 | 0.0659 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.44.2
70
+ - Pytorch 2.4.0+cu121
71
+ - Datasets 3.0.0
72
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20e343add009c17f73519b26a6bba07511dd3a7d80210eb9ae9fe6f506aacd30
3
  size 343263964
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4435a0498f36f79748d282b7075e3f7e0d44498c586a501f352e8091c63698e1
3
  size 343263964
runs/Sep16_19-57-57_c240e4453fd1/events.out.tfevents.1726516714.c240e4453fd1.446.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e863d089b2e9ad34d151970fbd8ac644953cd085f231ed77b379dce06b4e299f
3
- size 11928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91c433d88131c34a8c2fd7c984beceaf5be660cef5a1dc5a7da7cc02b51bc0c2
3
+ size 12282