onarganogun commited on
Commit
339a1fb
1 Parent(s): 19cfec9

Model save

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: MCG-NJU/videomae-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: videomae-base-cctv-brawl_extended
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # videomae-base-cctv-brawl_extended
17
+
18
+ This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4998
21
+ - Accuracy: 0.8644
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 1e-05
41
+ - train_batch_size: 12
42
+ - eval_batch_size: 12
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_ratio: 0.1
47
+ - training_steps: 5022
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.232 | 0.17 | 838 | 0.5134 | 0.7813 |
54
+ | 0.1099 | 1.17 | 1676 | 0.7192 | 0.7824 |
55
+ | 0.2178 | 2.17 | 2514 | 0.4419 | 0.8299 |
56
+ | 0.0697 | 3.17 | 3352 | 0.6157 | 0.8448 |
57
+ | 0.2116 | 4.17 | 4190 | 0.4998 | 0.8644 |
58
+ | 0.1655 | 5.17 | 5022 | 0.5615 | 0.8542 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.34.1
64
+ - Pytorch 2.1.0+cu118
65
+ - Datasets 2.14.6
66
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fabc21cdd1de9087069fdcfda59d18e2455de3dad7fff6fd332c6e0effcadf49
3
  size 344979378
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6300115d2e94c4fbe10c7469291d0cccfdc079527a33855f346355cd842d371
3
  size 344979378