Model save
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -45,20 +45,20 @@ The following hyperparameters were used during training:
|
|
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:
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
-
| Training Loss | Epoch
|
53 |
-
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
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.9822
|
22 |
+
- Accuracy: 0.5
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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: 24
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
+
| No log | 1.0 | 3 | 1.0756 | 0.4167 |
|
55 |
+
| No log | 2.0 | 6 | 1.0862 | 0.4167 |
|
56 |
+
| No log | 3.0 | 9 | 1.0376 | 0.5 |
|
57 |
+
| 1.126 | 4.0 | 12 | 0.9851 | 0.6667 |
|
58 |
+
| 1.126 | 5.0 | 15 | 0.9839 | 0.5 |
|
59 |
+
| 1.126 | 6.0 | 18 | 0.9849 | 0.5 |
|
60 |
+
| 0.8186 | 7.0 | 21 | 0.9838 | 0.5833 |
|
61 |
+
| 0.8186 | 8.0 | 24 | 0.9822 | 0.5 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
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:1887c708be646eb55316f61c068a040aaea1e5544f09f6b8c34e1dcc3efc5008
|
3 |
size 344940444
|