End of training
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ license: mit
|
|
4 |
base_model: google/vivit-b-16x2-kinetics400
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
model-index:
|
8 |
- name: vivit-b-16x2-kinetics400-finetuned-cricket_shot_detection_NEW_1
|
9 |
results: []
|
@@ -15,6 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# vivit-b-16x2-kinetics400-finetuned-cricket_shot_detection_NEW_1
|
16 |
|
17 |
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.
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -41,6 +46,16 @@ The following hyperparameters were used during training:
|
|
41 |
- lr_scheduler_type: linear
|
42 |
- training_steps: 5800
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
### Framework versions
|
45 |
|
46 |
- Transformers 4.47.1
|
|
|
4 |
base_model: google/vivit-b-16x2-kinetics400
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
model-index:
|
10 |
- name: vivit-b-16x2-kinetics400-finetuned-cricket_shot_detection_NEW_1
|
11 |
results: []
|
|
|
17 |
# vivit-b-16x2-kinetics400-finetuned-cricket_shot_detection_NEW_1
|
18 |
|
19 |
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.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.5183
|
22 |
+
- Accuracy: 0.8333
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
- lr_scheduler_type: linear
|
47 |
- training_steps: 5800
|
48 |
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.6322 | 0.1207 | 700 | 0.5183 | 0.8333 |
|
54 |
+
| 0.1859 | 1.1207 | 1400 | 0.6102 | 0.7222 |
|
55 |
+
| 0.047 | 2.1207 | 2100 | 0.4966 | 0.8333 |
|
56 |
+
| 0.1622 | 3.1207 | 2800 | 0.7591 | 0.8333 |
|
57 |
+
|
58 |
+
|
59 |
### Framework versions
|
60 |
|
61 |
- Transformers 4.47.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 354627680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d5a1b64be5efec9574cd6053217a9bf5caacbf76269beb1fb40f38d4900f7b3
|
3 |
size 354627680
|
runs/Jan07_20-03-02_5fdc108cd364/events.out.tfevents.1736285305.5fdc108cd364.1215.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5488122eb52c1d2e7dba1d52f3b0480f0a027671cffb08bc546456e31a8ce25b
|
3 |
+
size 411
|