kyle0518 commited on
Commit
cbb8b60
1 Parent(s): 5ef49fc

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: MCG-NJU/videomae-base-finetuned-kinetics
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: videomae-base-fatigue-detection-full
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-fatigue-detection-full
17
+
18
+ This model is a fine-tuned version of [MCG-NJU/videomae-base-finetuned-kinetics](https://huggingface.co/MCG-NJU/videomae-base-finetuned-kinetics) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 2.7131
21
+ - Accuracy: 0.5080
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: 5e-05
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 4
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: 2457.0
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.0402 | 0.08 | 200 | 1.2844 | 0.4647 |
54
+ | 0.0003 | 0.16 | 400 | 1.6560 | 0.4692 |
55
+ | 0.0001 | 0.24 | 600 | 2.0519 | 0.4510 |
56
+ | 0.0001 | 0.33 | 800 | 1.6676 | 0.4396 |
57
+ | 0.0001 | 1.07 | 1000 | 2.1058 | 0.4305 |
58
+ | 0.0001 | 1.15 | 1200 | 2.1659 | 0.4419 |
59
+ | 0.0 | 1.24 | 1400 | 2.2195 | 0.4374 |
60
+ | 0.0 | 1.32 | 1600 | 2.3093 | 0.4351 |
61
+ | 0.0013 | 2.07 | 1800 | 2.1501 | 0.5604 |
62
+ | 0.0 | 2.15 | 2000 | 2.2250 | 0.5148 |
63
+ | 0.0 | 2.23 | 2200 | 2.6678 | 0.5330 |
64
+ | 0.0 | 2.31 | 2400 | 2.7131 | 0.5080 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.33.1
70
+ - Pytorch 2.1.2
71
+ - Datasets 2.1.0
72
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fe6d7f6c2b886957317ec206c535181925aac40b4af77f3709bb7a3510de4b5
3
  size 344982450
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d1e94103afa24344137155cb22e69d985f8fff3cd49cdc6e7cb1985f7d56c22
3
  size 344982450