File size: 786 Bytes
828cefc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
HERBench Video Archive Structure
=================================

This archive is split into two sections for efficient downloading:

LITE VERSION (~34.33 GB):
  Parts: videos.tar.part.00 to videos.tar.part.03
  Contains: ~67 videos used in HERBench-Lite (~5,600 questions)
  
  To extract LITE only:
    cat videos.tar.part.{00..03} > videos_lite.tar
    tar -xvf videos_lite.tar

FULL VERSION (~159.02 GB):
  Parts: videos.tar.part.00 to videos.tar.part.16
  Contains: All 335+ videos used in HERBench-Full (27,936 questions)
  
  To extract FULL:
    cat videos.tar.part.* > videos_full.tar
    tar -xvf videos_full.tar

Note: The lite parts (00-03) are included in the full version,
so you don't need to download them twice!

Verification:
  sha256sum -c videos.tar.checksums.txt