meermoazzam41
commited on
Commit
·
5311b73
1
Parent(s):
af22be6
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: 1.0236
|
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.7796 | 0.6 |
|
53 |
+
| 0.6937 | 1.28 | 18 | 1.1044 | 0.6 |
|
54 |
+
| 0.7077 | 2.28 | 27 | 1.0487 | 0.6 |
|
55 |
+
| 0.7858 | 3.16 | 32 | 1.0236 | 0.6 |
|
56 |
|
57 |
|
58 |
### Framework versions
|