nielsr HF staff commited on
Commit
86c3b84
1 Parent(s): bdadee1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1 +1,3 @@
1
- This is created to verify the logits + loss of `VideoMAEForPreTraining`.
 
 
1
+ This is created to verify the logits + loss of `VideoMAEForPreTraining`.
2
+
3
+ It is used in tests/models/videomae/test_modeling_videomae.py in the HuggingFace Transformers library.