onarganogun
commited on
Commit
•
aae67b1
1
Parent(s):
3b0c3b8
End of training
Browse files- README.md +84 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
base_model: MCG-NJU/videomae-base-finetuned-kinetics
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
- precision
|
9 |
+
- recall
|
10 |
+
model-index:
|
11 |
+
- name: videomae-base-finetuned-kinetics-fight_18-03-2024
|
12 |
+
results: []
|
13 |
+
---
|
14 |
+
|
15 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
+
should probably proofread and complete it, then remove this comment. -->
|
17 |
+
|
18 |
+
# videomae-base-finetuned-kinetics-fight_18-03-2024
|
19 |
+
|
20 |
+
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.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.2211
|
23 |
+
- Accuracy: 0.9175
|
24 |
+
- Precision: 0.9372
|
25 |
+
- Recall: 0.895
|
26 |
+
|
27 |
+
## Model description
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Intended uses & limitations
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training and evaluation data
|
36 |
+
|
37 |
+
More information needed
|
38 |
+
|
39 |
+
## Training procedure
|
40 |
+
|
41 |
+
### Training hyperparameters
|
42 |
+
|
43 |
+
The following hyperparameters were used during training:
|
44 |
+
- learning_rate: 5e-07
|
45 |
+
- train_batch_size: 12
|
46 |
+
- eval_batch_size: 12
|
47 |
+
- seed: 42
|
48 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
+
- lr_scheduler_type: linear
|
50 |
+
- lr_scheduler_warmup_ratio: 0.1
|
51 |
+
- training_steps: 2660
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall |
|
56 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|
|
57 |
+
| 0.7318 | 0.05 | 134 | 0.7169 | 0.43 | 0.4247 | 0.395 |
|
58 |
+
| 0.6646 | 1.05 | 268 | 0.6636 | 0.59 | 0.6139 | 0.485 |
|
59 |
+
| 0.6089 | 2.05 | 402 | 0.5944 | 0.78 | 0.8415 | 0.69 |
|
60 |
+
| 0.5485 | 3.05 | 536 | 0.5270 | 0.845 | 0.8920 | 0.785 |
|
61 |
+
| 0.4581 | 4.05 | 670 | 0.4630 | 0.865 | 0.9011 | 0.82 |
|
62 |
+
| 0.3436 | 5.05 | 804 | 0.3994 | 0.8725 | 0.9162 | 0.82 |
|
63 |
+
| 0.3109 | 6.05 | 938 | 0.3530 | 0.8775 | 0.9171 | 0.83 |
|
64 |
+
| 0.2672 | 7.05 | 1072 | 0.3212 | 0.88 | 0.9176 | 0.835 |
|
65 |
+
| 0.2243 | 8.05 | 1206 | 0.2947 | 0.895 | 0.9202 | 0.865 |
|
66 |
+
| 0.297 | 9.05 | 1340 | 0.2779 | 0.895 | 0.9202 | 0.865 |
|
67 |
+
| 0.21 | 10.05 | 1474 | 0.2615 | 0.9025 | 0.9215 | 0.88 |
|
68 |
+
| 0.2003 | 11.05 | 1608 | 0.2515 | 0.895 | 0.9202 | 0.865 |
|
69 |
+
| 0.2128 | 12.05 | 1742 | 0.2418 | 0.91 | 0.9271 | 0.89 |
|
70 |
+
| 0.1789 | 13.05 | 1876 | 0.2357 | 0.9125 | 0.9275 | 0.895 |
|
71 |
+
| 0.1672 | 14.05 | 2010 | 0.2300 | 0.91 | 0.9227 | 0.895 |
|
72 |
+
| 0.1532 | 15.05 | 2144 | 0.2275 | 0.9175 | 0.9372 | 0.895 |
|
73 |
+
| 0.1695 | 16.05 | 2278 | 0.2241 | 0.9125 | 0.9275 | 0.895 |
|
74 |
+
| 0.1255 | 17.05 | 2412 | 0.2225 | 0.915 | 0.9323 | 0.895 |
|
75 |
+
| 0.1168 | 18.05 | 2546 | 0.2214 | 0.9175 | 0.9372 | 0.895 |
|
76 |
+
| 0.1395 | 19.04 | 2660 | 0.2211 | 0.9175 | 0.9372 | 0.895 |
|
77 |
+
|
78 |
+
|
79 |
+
### Framework versions
|
80 |
+
|
81 |
+
- Transformers 4.38.2
|
82 |
+
- Pytorch 2.0.1+cu118
|
83 |
+
- Datasets 2.18.0
|
84 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344937328
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b70a5519d7d1f4d47d5dd01d44007dca498df0449df31051c1d0cb8276590b9
|
3 |
size 344937328
|