Model save
Browse files- README.md +21 -21
- pytorch_model.bin +1 -1
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,33 +44,33 @@ 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 |
-
| 3.
|
54 |
-
| 3.
|
55 |
-
| 3.
|
56 |
-
| 3.
|
57 |
-
| 3.
|
58 |
-
| 3.
|
59 |
-
| 3.
|
60 |
-
| 3.
|
61 |
-
| 2.
|
62 |
-
| 2.
|
63 |
-
| 1.
|
64 |
-
| 1.
|
65 |
-
|
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
72 |
|
73 |
-
- Transformers 4.
|
74 |
- Pytorch 2.0.1+cu118
|
75 |
- Datasets 2.14.5
|
76 |
-
- Tokenizers 0.
|
|
|
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.4349
|
21 |
+
- Accuracy: 1.0
|
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: 944
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 3.8217 | 0.06 | 59 | 3.7146 | 0.025 |
|
54 |
+
| 3.8922 | 1.06 | 118 | 3.6380 | 0.05 |
|
55 |
+
| 3.8685 | 2.06 | 177 | 3.5008 | 0.075 |
|
56 |
+
| 3.5993 | 3.06 | 236 | 3.3747 | 0.075 |
|
57 |
+
| 3.5955 | 4.06 | 295 | 3.3114 | 0.1 |
|
58 |
+
| 3.3868 | 5.06 | 354 | 3.2517 | 0.15 |
|
59 |
+
| 3.0407 | 6.06 | 413 | 3.1527 | 0.375 |
|
60 |
+
| 3.2339 | 7.06 | 472 | 2.9500 | 0.625 |
|
61 |
+
| 2.964 | 8.06 | 531 | 2.4629 | 0.6 |
|
62 |
+
| 2.6435 | 9.06 | 590 | 1.9360 | 0.875 |
|
63 |
+
| 1.8166 | 10.06 | 649 | 1.3224 | 0.925 |
|
64 |
+
| 1.5438 | 11.06 | 708 | 0.9461 | 0.925 |
|
65 |
+
| 1.0153 | 12.06 | 767 | 0.6873 | 1.0 |
|
66 |
+
| 0.8273 | 13.06 | 826 | 0.5575 | 1.0 |
|
67 |
+
| 0.5994 | 14.06 | 885 | 0.4687 | 0.975 |
|
68 |
+
| 0.5846 | 15.06 | 944 | 0.4349 | 1.0 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
72 |
|
73 |
+
- Transformers 4.34.0
|
74 |
- Pytorch 2.0.1+cu118
|
75 |
- Datasets 2.14.5
|
76 |
+
- Tokenizers 0.14.0
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 345095797
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34ebb94630389b94813232a99ae80560068bf7f5722eb9f927ac13b224530194
|
3 |
size 345095797
|