End of training
Browse files- README.md +1 -1
- all_results.json +5 -5
- runs/Jan20_13-17-28_GAN-SVR/events.out.tfevents.1737436793.GAN-SVR.864097.5 +2 -2
- test_results.json +5 -5
- trainer_state.json +0 -0
README.md
CHANGED
@@ -18,7 +18,7 @@ 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.8630
|
23 |
|
24 |
## Model description
|
|
|
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.5570
|
22 |
- Accuracy: 0.8630
|
23 |
|
24 |
## Model description
|
all_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 119.00833333333334,
|
3 |
-
"eval_accuracy": 0.
|
4 |
-
"eval_loss":
|
5 |
-
"eval_runtime":
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 119.00833333333334,
|
3 |
+
"eval_accuracy": 0.8629629629629629,
|
4 |
+
"eval_loss": 0.557027280330658,
|
5 |
+
"eval_runtime": 58.3366,
|
6 |
+
"eval_samples_per_second": 4.628,
|
7 |
+
"eval_steps_per_second": 0.086
|
8 |
}
|
runs/Jan20_13-17-28_GAN-SVR/events.out.tfevents.1737436793.GAN-SVR.864097.5
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:8adc3f634e8e437f65aac36702db15c77d69e2dcffc32b801a723e95b71621c7
|
3 |
+
size 734
|
test_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 119.00833333333334,
|
3 |
-
"eval_accuracy": 0.
|
4 |
-
"eval_loss":
|
5 |
-
"eval_runtime":
|
6 |
-
"eval_samples_per_second":
|
7 |
-
"eval_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 119.00833333333334,
|
3 |
+
"eval_accuracy": 0.8629629629629629,
|
4 |
+
"eval_loss": 0.557027280330658,
|
5 |
+
"eval_runtime": 58.3366,
|
6 |
+
"eval_samples_per_second": 4.628,
|
7 |
+
"eval_steps_per_second": 0.086
|
8 |
}
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|