josesantorcuato
commited on
Commit
•
5045cff
1
Parent(s):
27bf87c
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.4209
|
22 |
+
- Accuracy: 0.8903
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
54 |
+
| 2.0919 | 0.2568 | 38 | 1.8006 | 0.5286 |
|
55 |
+
| 0.9101 | 1.2568 | 76 | 0.9759 | 0.6857 |
|
56 |
+
| 0.4855 | 2.2568 | 114 | 0.5223 | 0.8286 |
|
57 |
+
| 0.2876 | 3.2297 | 148 | 0.4034 | 0.8857 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
runs/Oct15_17-32-31_b6767a947022/events.out.tfevents.1729013554.b6767a947022.7949.0
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:f4c8ccc998e7e81dabdf25c6b7546e96c48dacfe5c292cd329aa207781616fc7
|
3 |
+
size 10139
|
runs/Oct15_17-32-31_b6767a947022/events.out.tfevents.1729013827.b6767a947022.7949.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8560e201cadb4f1af1f532168408bb81279c36f2d398ad9a95b80eb5a62c9ceb
|
3 |
+
size 411
|