End of training
Browse files- README.md +4 -4
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# ft-videomae-ucf101
|
17 |
|
18 |
-
This model is a fine-tuned version of [MCG-NJU/videomae-base-finetuned-kinetics](https://huggingface.co/MCG-NJU/videomae-base-finetuned-kinetics) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
- Accuracy: 1.0
|
22 |
|
23 |
## Model description
|
@@ -51,8 +51,8 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
15 |
|
16 |
# ft-videomae-ucf101
|
17 |
|
18 |
+
This model is a fine-tuned version of [MCG-NJU/videomae-base-finetuned-kinetics](https://huggingface.co/MCG-NJU/videomae-base-finetuned-kinetics) on the aisuko/funsd-layoutlmv3 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1498
|
21 |
- Accuracy: 1.0
|
22 |
|
23 |
## Model description
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
+
| 0.2519 | 0.5 | 75 | 0.1498 | 1.0 |
|
55 |
+
| 0.0746 | 1.5 | 150 | 0.0278 | 1.0 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 344961944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e12ff3b6d21fbaf2f757167789d2240dacecb8d07ae419911368c8d61db93e26
|
3 |
size 344961944
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68f3c6d3c6ac32f4a3353890eca48e34b653ba9bb68f4d19da4da868ba6465ba
|
3 |
size 4155
|