update model card README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 2.
|
53 |
-
| 2.
|
54 |
-
| 2.
|
55 |
-
| 2.
|
56 |
-
|
|
57 |
-
|
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.6497
|
20 |
+
- Accuracy: 0.4464
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 2.6811 | 0.1 | 112 | 2.6770 | 0.0536 |
|
53 |
+
| 2.5749 | 1.1 | 224 | 2.5443 | 0.1607 |
|
54 |
+
| 2.5502 | 2.1 | 336 | 2.3254 | 0.1786 |
|
55 |
+
| 2.2348 | 3.1 | 448 | 2.1844 | 0.3214 |
|
56 |
+
| 1.8674 | 4.1 | 560 | 2.0689 | 0.375 |
|
57 |
+
| 1.9905 | 5.1 | 672 | 2.2431 | 0.2679 |
|
58 |
+
| 1.3901 | 6.1 | 784 | 1.7099 | 0.3929 |
|
59 |
+
| 1.6569 | 7.1 | 896 | 1.6179 | 0.4821 |
|
60 |
+
| 1.3572 | 8.1 | 1008 | 1.7215 | 0.4286 |
|
61 |
+
| 0.8182 | 9.09 | 1110 | 1.6497 | 0.4464 |
|
62 |
|
63 |
|
64 |
### Framework versions
|