meermoazzam41
commited on
Commit
•
f0ecee4
1
Parent(s):
4ad64a1
update model card README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ 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.6
|
21 |
|
22 |
## Model description
|
@@ -49,10 +49,10 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| No log | 0.28 | 9 | 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
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.8314
|
20 |
- Accuracy: 0.6
|
21 |
|
22 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
+
| No log | 0.28 | 9 | 0.7252 | 0.6 |
|
53 |
+
| 0.7894 | 1.28 | 18 | 0.9405 | 0.6 |
|
54 |
+
| 0.7118 | 2.28 | 27 | 0.8548 | 0.6 |
|
55 |
+
| 0.7359 | 3.16 | 32 | 0.8314 | 0.6 |
|
56 |
|
57 |
|
58 |
### Framework versions
|