Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ metrics:
|
|
9 |
model-index:
|
10 |
- name: videomae-base-finetuned-Custom_Dataset_Finetune
|
11 |
results: []
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -16,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# videomae-base-finetuned-Custom_Dataset_Finetune
|
18 |
|
19 |
-
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.8060
|
22 |
- Accuracy: 0.7586
|
@@ -62,4 +63,4 @@ The following hyperparameters were used during training:
|
|
62 |
- Transformers 4.44.2
|
63 |
- Pytorch 2.4.1+cu121
|
64 |
- Datasets 3.0.0
|
65 |
-
- Tokenizers 0.19.1
|
|
|
9 |
model-index:
|
10 |
- name: videomae-base-finetuned-Custom_Dataset_Finetune
|
11 |
results: []
|
12 |
+
pipeline_tag: video-classification
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
# videomae-base-finetuned-Custom_Dataset_Finetune
|
19 |
|
20 |
+
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on an Cricket Shots dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.8060
|
23 |
- Accuracy: 0.7586
|
|
|
63 |
- Transformers 4.44.2
|
64 |
- Pytorch 2.4.1+cu121
|
65 |
- Datasets 3.0.0
|
66 |
+
- Tokenizers 0.19.1
|