Model save
Browse files- README.md +77 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: cc-by-nc-4.0
|
4 |
+
base_model: MCG-NJU/videomae-base
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
model-index:
|
10 |
+
- name: videomae-base-cart-activity-v1
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# videomae-base-cart-activity-v1
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2897
|
22 |
+
- Accuracy: 0.9002
|
23 |
+
|
24 |
+
## Model description
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Intended uses & limitations
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training and evaluation data
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training procedure
|
37 |
+
|
38 |
+
### Training hyperparameters
|
39 |
+
|
40 |
+
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 5e-05
|
42 |
+
- train_batch_size: 16
|
43 |
+
- eval_batch_size: 16
|
44 |
+
- seed: 42
|
45 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- lr_scheduler_warmup_ratio: 0.1
|
48 |
+
- training_steps: 2544
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
+
|:-------------:|:-------:|:----:|:---------------:|:--------:|
|
54 |
+
| 0.5671 | 0.0625 | 159 | 0.6464 | 0.7371 |
|
55 |
+
| 0.3141 | 1.0625 | 318 | 0.4348 | 0.8403 |
|
56 |
+
| 0.3008 | 2.0625 | 477 | 0.4203 | 0.8436 |
|
57 |
+
| 0.3051 | 3.0625 | 636 | 0.3499 | 0.8735 |
|
58 |
+
| 0.2801 | 4.0625 | 795 | 0.3290 | 0.8719 |
|
59 |
+
| 0.3035 | 5.0625 | 954 | 0.7646 | 0.7787 |
|
60 |
+
| 0.3501 | 6.0625 | 1113 | 0.2899 | 0.9002 |
|
61 |
+
| 0.0959 | 7.0625 | 1272 | 0.2681 | 0.8968 |
|
62 |
+
| 0.2196 | 8.0625 | 1431 | 0.3333 | 0.8802 |
|
63 |
+
| 0.2609 | 9.0625 | 1590 | 0.3849 | 0.8769 |
|
64 |
+
| 0.1546 | 10.0625 | 1749 | 0.3787 | 0.8852 |
|
65 |
+
| 0.1834 | 11.0625 | 1908 | 0.4571 | 0.8835 |
|
66 |
+
| 0.2244 | 12.0625 | 2067 | 0.3221 | 0.8902 |
|
67 |
+
| 0.2318 | 13.0625 | 2226 | 0.4032 | 0.8819 |
|
68 |
+
| 0.2501 | 14.0625 | 2385 | 0.3339 | 0.8952 |
|
69 |
+
| 0.086 | 15.0625 | 2544 | 0.3323 | 0.8935 |
|
70 |
+
|
71 |
+
|
72 |
+
### Framework versions
|
73 |
+
|
74 |
+
- Transformers 4.47.1
|
75 |
+
- Pytorch 2.5.1+cu124
|
76 |
+
- Datasets 3.2.0
|
77 |
+
- Tokenizers 0.21.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344940444
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8838cf264b56407db63a884b8899688fd3f7a4dfccb795dbbf3bfd96642023c6
|
3 |
size 344940444
|