onarganogun
commited on
Commit
•
8e86e75
1
Parent(s):
aa8b8f1
End of training
Browse files
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-large](https://huggingface.co/MCG-NJU/videomae-large) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [MCG-NJU/videomae-large](https://huggingface.co/MCG-NJU/videomae-large) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.7025
|
21 |
+
- Accuracy: 0.8993
|
22 |
|
23 |
## Model description
|
24 |
|
all_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 14.07,
|
3 |
+
"eval_accuracy": 0.8992551940415523,
|
4 |
+
"eval_loss": 0.7024816274642944,
|
5 |
+
"eval_runtime": 675.1744,
|
6 |
+
"eval_samples_per_second": 3.778,
|
7 |
+
"eval_steps_per_second": 0.945
|
8 |
+
}
|
runs/Nov03_07-17-57_3fdb11f5fc5e/events.out.tfevents.1699068673.3fdb11f5fc5e.1705.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:284784ff2285188eaf22b752523e13fcf9b1c01a7490ee1b3f9030a4485d18b4
|
3 |
+
size 417
|
test_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 14.07,
|
3 |
+
"eval_accuracy": 0.8992551940415523,
|
4 |
+
"eval_loss": 0.7024816274642944,
|
5 |
+
"eval_runtime": 675.1744,
|
6 |
+
"eval_samples_per_second": 3.778,
|
7 |
+
"eval_steps_per_second": 0.945
|
8 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|