josesantorcuato
commited on
Commit
•
781f30c
1
Parent(s):
0c09ca5
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 |
-
|
|
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.5545
|
22 |
+
- Accuracy: 0.8
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
54 |
+
| 0.2895 | 0.2568 | 38 | 0.4604 | 0.8429 |
|
55 |
+
| 0.0817 | 1.2568 | 76 | 0.2629 | 0.9429 |
|
56 |
+
| 0.0437 | 2.2568 | 114 | 0.1733 | 0.9143 |
|
57 |
+
| 0.0516 | 3.2297 | 148 | 0.1426 | 0.9429 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344961984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8eca535bf55576487fae14f29832d26f0c4db0969c89d1b711479c12e609ae9
|
3 |
size 344961984
|
runs/Oct14_14-08-54_dc6088e9f91b/events.out.tfevents.1728914950.dc6088e9f91b.3595.4
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:8564b4e5ca8f7f36a053fe79f70b7bb91b0f2e62bc928dab091e0c4a852147bf
|
3 |
+
size 10196
|
runs/Oct14_14-08-54_dc6088e9f91b/events.out.tfevents.1728915192.dc6088e9f91b.3595.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e71ad76ae093d5c2ac07008252716899f41ac36413eea21485316e855cb7ddf
|
3 |
+
size 411
|