alexgrigore commited on
Commit
f5f3cd7
1 Parent(s): a399f92

Model save

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-finetuned-good-gestureUnitsV2
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-good-gestureUnitsV2
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
+ - Accuracy: 0.8932
21
+ - Loss: 0.3541
22
+ - Accuracy Gunit: 0.5417
23
+ - Accuracy Nothing: 1.0
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 1e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - training_steps: 170
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Accuracy | Validation Loss | Accuracy Gunit | Accuracy Nothing |
54
+ |:-------------:|:-----:|:----:|:--------:|:---------------:|:--------------:|:----------------:|
55
+ | 0.7018 | 0.1 | 17 | 0.2810 | 0.7374 | 0.75 | 0.0494 |
56
+ | 0.6812 | 1.1 | 34 | 0.3223 | 0.7290 | 0.925 | 0.0247 |
57
+ | 0.606 | 2.1 | 51 | 0.5537 | 0.6634 | 0.85 | 0.4074 |
58
+ | 0.604 | 3.1 | 68 | 0.4298 | 0.6624 | 0.95 | 0.1728 |
59
+ | 0.5523 | 4.1 | 85 | 0.8512 | 0.5508 | 0.85 | 0.8519 |
60
+ | 0.4609 | 5.1 | 102 | 0.8595 | 0.4713 | 0.875 | 0.8519 |
61
+ | 0.4126 | 6.1 | 119 | 0.9421 | 0.3119 | 0.85 | 0.9877 |
62
+ | 0.2594 | 7.1 | 136 | 0.9421 | 0.2562 | 0.85 | 0.9877 |
63
+ | 0.1955 | 8.1 | 153 | 0.9174 | 0.2955 | 0.875 | 0.9383 |
64
+ | 0.2203 | 9.1 | 170 | 0.9421 | 0.2354 | 0.85 | 0.9877 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.41.1
70
+ - Pytorch 2.3.0+cu121
71
+ - Datasets 2.19.1
72
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e552ee3001e645b3bc6c2cc04114886578b2f90ce5cf2917183fe1f17b5a1d5f
3
  size 344937368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f43770ed89edc2c10908019a4396e90316d6730b81c7a6590c3c1771380b313e
3
  size 344937368