alexgrigore
commited on
Commit
•
c1e2985
1
Parent(s):
2dd22dd
Model save
Browse files- README.md +67 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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-gestureUnitV11
|
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-gestureUnitV11
|
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.9310
|
21 |
+
- Loss: 0.3025
|
22 |
+
- Accuracy Gunit: 0.8571
|
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: 5e-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: 80
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Accuracy | Validation Loss | Accuracy Gunit | Accuracy Nothing |
|
54 |
+
|:-------------:|:------:|:----:|:--------:|:---------------:|:--------------:|:----------------:|
|
55 |
+
| 0.6685 | 0.2125 | 17 | 0.6071 | 0.6297 | 1.0 | 0.2903 |
|
56 |
+
| 0.5348 | 1.2125 | 34 | 0.8214 | 0.4292 | 0.6 | 1.0 |
|
57 |
+
| 0.3395 | 2.2125 | 51 | 0.7857 | 0.4852 | 0.88 | 0.7097 |
|
58 |
+
| 0.3607 | 3.2125 | 68 | 0.8214 | 0.4507 | 0.6 | 1.0 |
|
59 |
+
| 0.2436 | 4.15 | 80 | 0.7857 | 0.4433 | 0.76 | 0.8065 |
|
60 |
+
|
61 |
+
|
62 |
+
### Framework versions
|
63 |
+
|
64 |
+
- Transformers 4.41.1
|
65 |
+
- Pytorch 2.3.0+cu121
|
66 |
+
- Datasets 2.19.1
|
67 |
+
- Tokenizers 0.19.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344937368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b38f374ef9949df5ecb51949718caf16baf0070996481a69358b148e1da1fe65
|
3 |
size 344937368
|