Q-Wind commited on
Commit
eda9d94
1 Parent(s): af1c99e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 an unknown 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
- More information needed
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