Model save
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss:
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -51,17 +51,17 @@ The following hyperparameters were used during training:
|
|
51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
- lr_scheduler_type: linear
|
53 |
- lr_scheduler_warmup_ratio: 0.1
|
54 |
-
- training_steps:
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
59 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.5625
|
25 |
+
- Accuracy: 0.7273
|
26 |
+
- Precision: 0.8295
|
27 |
+
- Recall: 0.7273
|
28 |
+
- F1: 0.7133
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
- lr_scheduler_type: linear
|
53 |
- lr_scheduler_warmup_ratio: 0.1
|
54 |
+
- training_steps: 1280
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
59 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
60 |
+
| 0.5739 | 1.0 | 257 | 0.2189 | 1.0 | 1.0 | 1.0 | 1.0 |
|
61 |
+
| 0.3031 | 2.0 | 514 | 0.1917 | 0.9091 | 0.9242 | 0.9091 | 0.9091 |
|
62 |
+
| 0.1346 | 3.0 | 771 | 1.5586 | 0.6364 | 0.7980 | 0.6364 | 0.5974 |
|
63 |
+
| 0.0861 | 4.0 | 1028 | 0.6874 | 0.7273 | 0.8295 | 0.7273 | 0.7133 |
|
64 |
+
| 0.0005 | 4.9805 | 1280 | 0.5625 | 0.7273 | 0.8295 | 0.7273 | 0.7133 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344937368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e433809daef49872986513aad7f882204b77e8e473609b162a571e35bc40ef5a
|
3 |
size 344937368
|
runs/Sep26_11-58-23_hmudgx/events.out.tfevents.1727341107.hmudgx.658204.6
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:e579b03c11fe11a9df52debaeeba90d6e0629b34f33966e657077214c025830d
|
3 |
+
size 34799
|