End of training
Browse files
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: cc-by-nc-4.0
|
4 |
+
base_model: MCG-NJU/videomae-base-finetuned-ssv2
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- f1
|
10 |
+
- precision
|
11 |
+
- recall
|
12 |
+
model-index:
|
13 |
+
- name: videomae-base-ssv2-binary-finetuned-xd-violence
|
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-ssv2-binary-finetuned-xd-violence
|
21 |
+
|
22 |
+
This model is a fine-tuned version of [MCG-NJU/videomae-base-finetuned-ssv2](https://huggingface.co/MCG-NJU/videomae-base-finetuned-ssv2) on an unknown dataset.
|
23 |
+
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.6173
|
25 |
+
- Accuracy: 0.6712
|
26 |
+
- F1: 0.4986
|
27 |
+
- Precision: 0.5807
|
28 |
+
- Recall: 0.4368
|
29 |
+
- Specificity: 0.8114
|
30 |
+
- True Positives: 5887
|
31 |
+
- True Negatives: 18284
|
32 |
+
- False Positives: 4250
|
33 |
+
- False Negatives: 7590
|
34 |
+
|
35 |
+
## Model description
|
36 |
+
|
37 |
+
More information needed
|
38 |
+
|
39 |
+
## Intended uses & limitations
|
40 |
+
|
41 |
+
More information needed
|
42 |
+
|
43 |
+
## Training and evaluation data
|
44 |
+
|
45 |
+
More information needed
|
46 |
+
|
47 |
+
## Training procedure
|
48 |
+
|
49 |
+
### Training hyperparameters
|
50 |
+
|
51 |
+
The following hyperparameters were used during training:
|
52 |
+
- learning_rate: 0.0005
|
53 |
+
- train_batch_size: 8
|
54 |
+
- eval_batch_size: 8
|
55 |
+
- seed: 42
|
56 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
57 |
+
- lr_scheduler_type: linear
|
58 |
+
- lr_scheduler_warmup_ratio: 0.1
|
59 |
+
- training_steps: 1684
|
60 |
+
|
61 |
+
### Training results
|
62 |
+
|
63 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Specificity | True Positives | True Negatives | False Positives | False Negatives |
|
64 |
+
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-----------:|:--------------:|:--------------:|:---------------:|:---------------:|
|
65 |
+
| 0.6785 | 0.2506 | 422 | 0.6556 | 0.6638 | 0.4328 | 0.5870 | 0.3427 | 0.8558 | 4619 | 19284 | 3250 | 8858 |
|
66 |
+
| 0.6774 | 1.2506 | 844 | 0.6571 | 0.6407 | 0.5602 | 0.5169 | 0.6115 | 0.6582 | 8241 | 14832 | 7702 | 5236 |
|
67 |
+
| 0.6654 | 2.2506 | 1266 | 0.6169 | 0.6635 | 0.5385 | 0.5532 | 0.5246 | 0.7466 | 7070 | 16823 | 5711 | 6407 |
|
68 |
+
| 0.5013 | 3.2482 | 1684 | 0.6173 | 0.6712 | 0.4986 | 0.5807 | 0.4368 | 0.8114 | 5887 | 18284 | 4250 | 7590 |
|
69 |
+
|
70 |
+
|
71 |
+
### Framework versions
|
72 |
+
|
73 |
+
- Transformers 4.51.3
|
74 |
+
- Pytorch 2.1.0+cu118
|
75 |
+
- Datasets 3.6.0
|
76 |
+
- Tokenizers 0.21.1
|
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:214f4dacbde8737549cbf2a78782a87495f99c04e1fafebe934210c4d51bc08f
|
3 |
size 344937328
|
runs/Jul31_08-47-15_DESKTOP-JCNIME4/events.out.tfevents.1753948041.DESKTOP-JCNIME4.7868.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7619420fc2d44481ce32150dcfb38007ff42c04143cce4f93399b9279ca34908
|
3 |
+
size 44074
|