End of training
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 |
|
@@ -45,16 +45,20 @@ The following hyperparameters were used during training:
|
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
- lr_scheduler_warmup_ratio: 0.1
|
48 |
-
- training_steps:
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
-
| No log | 0.
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
|
|
|
|
|
|
|
|
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.3726
|
22 |
+
- Accuracy: 0.95
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
- lr_scheduler_warmup_ratio: 0.1
|
48 |
+
- training_steps: 64
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
+
| No log | 0.125 | 8 | 0.7644 | 0.4 |
|
55 |
+
| 0.7578 | 1.125 | 16 | 0.8079 | 0.55 |
|
56 |
+
| 0.6084 | 2.125 | 24 | 0.7155 | 0.55 |
|
57 |
+
| 0.6016 | 3.125 | 32 | 0.6016 | 0.6 |
|
58 |
+
| 0.5236 | 4.125 | 40 | 0.6041 | 0.65 |
|
59 |
+
| 0.5236 | 5.125 | 48 | 0.4796 | 0.75 |
|
60 |
+
| 0.547 | 6.125 | 56 | 0.3917 | 0.95 |
|
61 |
+
| 0.4097 | 7.125 | 64 | 0.3726 | 0.95 |
|
62 |
|
63 |
|
64 |
### 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:2efa1e8c8727dab3facb16b79ed6773fed0f4ca60bf58497016476d1204dee0b
|
3 |
size 344937368
|
runs/Sep05_12-58-42_leandro-pc/events.out.tfevents.1725551930.leandro-pc.61912.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:fd47611ec1295d8659c05060b086bba09891f5ea801fe3cc24c7b29c64375fe0
|
3 |
+
size 9272
|