josesantorcuato
commited on
Commit
•
2b42838
1
Parent(s):
430184a
Model save
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,10 +51,10 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
54 |
-
| 2.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.4497
|
22 |
+
- Accuracy: 0.8774
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
54 |
+
| 2.1243 | 0.2568 | 38 | 1.8105 | 0.3857 |
|
55 |
+
| 0.9539 | 1.2568 | 76 | 0.9815 | 0.5857 |
|
56 |
+
| 0.4701 | 2.2568 | 114 | 0.4805 | 0.8571 |
|
57 |
+
| 0.2869 | 3.2297 | 148 | 0.3917 | 0.8714 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Oct14_13-48-17_dc6088e9f91b/events.out.tfevents.1728913699.dc6088e9f91b.3595.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e1bfc6c233dbfc865c328e19942cfb00d36d6b20f56a1ab0c6a724ce40de1e3
|
3 |
+
size 10139
|
runs/Oct14_13-48-17_dc6088e9f91b/events.out.tfevents.1728913945.dc6088e9f91b.3595.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29740312ac3114f4330945689b71d7f47ca17aa25fe564f86bcb35fcfb0571ff
|
3 |
+
size 411
|