bluebird089
commited on
Commit
•
e4bd094
1
Parent(s):
7a2eb81
End of training
Browse files- README.md +75 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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-final-contest-baole4-0705
|
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-final-contest-baole4-0705
|
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: 0.3771
|
21 |
+
- Accuracy: 0.8807
|
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: 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: 2805
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
+
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.4477 | 0.0670 | 188 | 0.8428 | 0.8486 |
|
54 |
+
| 0.3123 | 1.0670 | 376 | 0.6401 | 0.8532 |
|
55 |
+
| 0.2498 | 2.0670 | 564 | 0.5204 | 0.8578 |
|
56 |
+
| 0.0348 | 3.0670 | 752 | 0.4130 | 0.8899 |
|
57 |
+
| 0.146 | 4.0670 | 940 | 0.3617 | 0.8991 |
|
58 |
+
| 0.038 | 5.0670 | 1128 | 0.4519 | 0.8670 |
|
59 |
+
| 0.0116 | 6.0670 | 1316 | 0.4160 | 0.8716 |
|
60 |
+
| 0.0083 | 7.0670 | 1504 | 0.3683 | 0.8807 |
|
61 |
+
| 0.0067 | 8.0670 | 1692 | 0.3820 | 0.8807 |
|
62 |
+
| 0.0051 | 9.0670 | 1880 | 0.3932 | 0.8761 |
|
63 |
+
| 0.0057 | 10.0670 | 2068 | 0.3944 | 0.8853 |
|
64 |
+
| 0.0045 | 11.0670 | 2256 | 0.4133 | 0.8761 |
|
65 |
+
| 0.0042 | 12.0670 | 2444 | 0.3813 | 0.8807 |
|
66 |
+
| 0.0037 | 13.0670 | 2632 | 0.3806 | 0.8853 |
|
67 |
+
| 0.0039 | 14.0617 | 2805 | 0.3771 | 0.8807 |
|
68 |
+
|
69 |
+
|
70 |
+
### Framework versions
|
71 |
+
|
72 |
+
- Transformers 4.40.2
|
73 |
+
- Pytorch 1.13.1+cu117
|
74 |
+
- Datasets 2.18.0
|
75 |
+
- 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 344998856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35757678c4628d614e38bc09f713c6c8d57c296357068b80988497b7ff3a4eaa
|
3 |
size 344998856
|