Update README.md
Browse files
README.md
CHANGED
@@ -14,14 +14,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# videomae-base-finetuned-ucf101
|
16 |
|
17 |
-
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.1001
|
20 |
- Accuracy: 0.8054
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
-
|
25 |
|
26 |
## Intended uses & limitations
|
27 |
|
|
|
14 |
|
15 |
# videomae-base-finetuned-ucf101
|
16 |
|
17 |
+
This model is a fine-tuned version of [MCG-NJU/videomae-base](https://huggingface.co/MCG-NJU/videomae-base) on [UCF101](https://www.crcv.ucf.edu/data/UCF101.php) dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 1.1001
|
20 |
- Accuracy: 0.8054
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
+
[transformers.VideoMAEForVideoClassification](https://huggingface.co/docs/transformers/model_doc/videomae#transformers.VideoMAEForVideoClassification)
|
25 |
|
26 |
## Intended uses & limitations
|
27 |
|