flatala-research commited on
Commit
4a0b6fd
1 Parent(s): 2f3555e

Model save

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-finetuned-kinetics-finetuned-right-hand-conflab-v3
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-finetuned-kinetics-finetuned-right-hand-conflab-v3
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: 1.3489
21
+ - Accuracy: 0.5813
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: 8
42
+ - eval_batch_size: 8
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: 936
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
53
+ | 1.9096 | 0.1261 | 118 | 1.6888 | 0.3333 |
54
+ | 1.628 | 1.1261 | 236 | 1.6285 | 0.4118 |
55
+ | 1.3656 | 2.1261 | 354 | 1.3947 | 0.5147 |
56
+ | 1.1498 | 3.1261 | 472 | 1.2639 | 0.5735 |
57
+ | 0.6546 | 4.1261 | 590 | 1.2054 | 0.5882 |
58
+ | 0.4812 | 5.1261 | 708 | 1.2695 | 0.5490 |
59
+ | 0.4631 | 6.1261 | 826 | 1.2095 | 0.6078 |
60
+ | 0.2311 | 7.1175 | 936 | 1.1960 | 0.5980 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.0
66
+ - Pytorch 1.12.0+cu116
67
+ - Datasets 2.19.1
68
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32b24c2a1ba02005562865c6fd58be70360c813ac5bba90f59ea237b99fd14fe
3
  size 344955792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bf435557a110017fc69b209c90c5c040ae5d8b447273fb4186b7fc6840d15e6
3
  size 344955792