End of training
Browse files
README.md
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: cc-by-nc-4.0
|
4 |
+
base_model: MCG-NJU/videomae-base
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- f1
|
10 |
+
- recall
|
11 |
+
- precision
|
12 |
+
model-index:
|
13 |
+
- name: videomae-base-finetuned-cricket_shot_detection_18
|
14 |
+
results: []
|
15 |
+
---
|
16 |
+
|
17 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
+
should probably proofread and complete it, then remove this comment. -->
|
19 |
+
|
20 |
+
# videomae-base-finetuned-cricket_shot_detection_18
|
21 |
+
|
22 |
+
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
23 |
+
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 1.4708
|
25 |
+
- Accuracy: 0.5789
|
26 |
+
- F1: 0.5987
|
27 |
+
- Recall: 0.5789
|
28 |
+
- Precision: 0.7316
|
29 |
+
|
30 |
+
## Model description
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training and evaluation data
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Training procedure
|
43 |
+
|
44 |
+
### Training hyperparameters
|
45 |
+
|
46 |
+
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 6e-06
|
48 |
+
- train_batch_size: 12
|
49 |
+
- eval_batch_size: 12
|
50 |
+
- seed: 42
|
51 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
52 |
+
- lr_scheduler_type: linear
|
53 |
+
- lr_scheduler_warmup_ratio: 0.1
|
54 |
+
- training_steps: 288
|
55 |
+
|
56 |
+
### Training results
|
57 |
+
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
|
59 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
|
60 |
+
| 1.7521 | 0.1701 | 49 | 1.7640 | 0.1579 | 0.1971 | 0.1579 | 0.2632 |
|
61 |
+
| 1.6025 | 1.1701 | 98 | 1.6926 | 0.2105 | 0.2205 | 0.2105 | 0.2782 |
|
62 |
+
| 1.3708 | 2.1701 | 147 | 1.6164 | 0.3158 | 0.3062 | 0.3158 | 0.3544 |
|
63 |
+
| 1.1786 | 3.1701 | 196 | 1.5217 | 0.4211 | 0.4042 | 0.4211 | 0.4158 |
|
64 |
+
| 1.0709 | 4.1701 | 245 | 1.4708 | 0.5789 | 0.5987 | 0.5789 | 0.7316 |
|
65 |
+
| 1.0057 | 5.1493 | 288 | 1.4721 | 0.5789 | 0.5982 | 0.5789 | 0.7246 |
|
66 |
+
|
67 |
+
|
68 |
+
### Framework versions
|
69 |
+
|
70 |
+
- Transformers 4.47.0
|
71 |
+
- Pytorch 2.5.1+cu124
|
72 |
+
- Datasets 3.2.0
|
73 |
+
- Tokenizers 0.21.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344949680
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81b9ee2b54ba42daf03dca8a6875c2101d625646e533a35ad1ed77d8bc27ccc3
|
3 |
size 344949680
|
runs/Jan18_19-25-10_180d7438195c/events.out.tfevents.1737233616.180d7438195c.31.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d44272cd0cbb8d07340b7a50927cfa73ce3fb292d373b895500b45c8f5c57e5
|
3 |
+
size 560
|