nzm97 commited on
Commit
78b2679
1 Parent(s): 2e1d42e

Model save

Browse files
Files changed (2) hide show
  1. README.md +61 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: MCG-NJU/videomae-large-finetuned-kinetics
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: violence_detection
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # violence_detection
15
+
16
+ This model is a fine-tuned version of [MCG-NJU/videomae-large-finetuned-kinetics](https://huggingface.co/MCG-NJU/videomae-large-finetuned-kinetics) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.4795
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 5e-05
38
+ - train_batch_size: 4
39
+ - eval_batch_size: 4
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 2
42
+ - total_train_batch_size: 8
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 2
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | No log | 1.0 | 35 | 0.4834 |
53
+ | No log | 2.0 | 70 | 0.5864 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.44.0
59
+ - Pytorch 2.4.0
60
+ - Datasets 2.21.0
61
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:557bfa80a0be2d9653b764d8f397d972093158149f706c6d034aecb38d503a71
3
  size 1215496208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1fe58670643f91142f6b15eea4948725a8fd29bd903ced1e55d3a941043f4cb
3
  size 1215496208