Model save
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-base](https://huggingface.co/MCG-NJU/videomae-base) 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 |
|
@@ -44,16 +44,14 @@ The following hyperparameters were used during training:
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_ratio: 0.1
|
47 |
-
- training_steps:
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.5947 | 2.2568 | 114 | 0.6095 | 0.6727 |
|
56 |
-
| 0.5049 | 3.2297 | 148 | 0.6915 | 0.6182 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.7527
|
21 |
+
- Accuracy: 0.6364
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_ratio: 0.1
|
47 |
+
- training_steps: 74
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.6252 | 0.5135 | 38 | 0.6596 | 0.6182 |
|
54 |
+
| 0.5187 | 1.4865 | 74 | 0.7527 | 0.6364 |
|
|
|
|
|
55 |
|
56 |
|
57 |
### 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:d82b1e517ace738d4b2d76647cff44c0845a3bf614b8d6afa3ab588c620bc448
|
3 |
size 344937368
|
runs/May16_18-59-46_MSI/events.out.tfevents.1715878788.MSI.22228.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:6ecf5238a042d75c10cffb05e374b79e2ca16b31e4a4492312bfd61e2c5c237f
|
3 |
+
size 7380
|
runs/May16_18-59-46_MSI/events.out.tfevents.1715883082.MSI.22228.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85058443c0f7288d1374f6ad9f0c5ec3853069bbd7d5b191e63a1002a34a8201
|
3 |
+
size 1356
|