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: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -49,10 +49,10 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
|
|
53 |
-
| 2.
|
54 |
-
| 0.
|
55 |
-
|
|
56 |
|
57 |
|
58 |
### 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: 0.2091
|
20 |
+
- Accuracy: 0.9429
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| 1.3834 | 0.25 | 300 | 1.1783 | 0.5714 |
|
53 |
+
| 2.5838 | 1.25 | 600 | 1.3998 | 0.6 |
|
54 |
+
| 0.0371 | 2.25 | 900 | 0.9554 | 0.8 |
|
55 |
+
| 0.9005 | 3.25 | 1200 | 0.2091 | 0.9429 |
|
56 |
|
57 |
|
58 |
### Framework versions
|