futurefantasy commited on
Commit
a8039ac
·
verified ·
1 Parent(s): 3645b58

Update VPB dataset card

Browse files
Files changed (1) hide show
  1. data/README.md +10 -0
data/README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # Video Archives
2
+
3
+ The Hugging Face dataset repository hosts the benchmark video archives under this directory:
4
+
5
+ ```text
6
+ data/train_videos.tar
7
+ data/test_videos.tar
8
+ ```
9
+
10
+ These archives are intentionally not duplicated in the GitHub code repository. Download the dataset from Hugging Face and unpack the required archive before running the frame extraction tools.