Model save
Browse files- README.md +10 -10
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 3.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,14 +50,14 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| 3.
|
54 |
-
| 3.
|
55 |
-
| 3.
|
56 |
-
| 3.
|
57 |
-
| 3.
|
58 |
-
| 3.
|
59 |
-
| 3.
|
60 |
-
| 3.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.1433
|
21 |
+
- Accuracy: 0.175
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 3.8905 | 0.12 | 10 | 3.6811 | 0.05 |
|
54 |
+
| 3.7833 | 1.12 | 20 | 3.6286 | 0.125 |
|
55 |
+
| 3.6803 | 2.12 | 30 | 3.5702 | 0.175 |
|
56 |
+
| 3.5952 | 3.12 | 40 | 3.4705 | 0.15 |
|
57 |
+
| 3.4882 | 4.12 | 50 | 3.3508 | 0.2 |
|
58 |
+
| 3.3776 | 5.12 | 60 | 3.2593 | 0.175 |
|
59 |
+
| 3.2462 | 6.12 | 70 | 3.1780 | 0.2 |
|
60 |
+
| 3.1493 | 7.12 | 80 | 3.1433 | 0.175 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 345093237
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed353e3ae53806cca40cc09aa92bb77cf7159b7a2f1133430ead41555e07d94c
|
3 |
size 345093237
|