Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 388 Bytes

DATA.md

File metadata and controls

15 lines (11 loc) · 388 Bytes

Data Preparation

Easy Version

  1. Download the tar.gz file from [here] with code q5v5.

  2. run following commands to unzip the file and create a symbolic link to the extracted files.

    tar zxvf AVA_compress.tar.gz -C /some/path/
    cd /path/to/HIT_ava/
    mkdir data
    ln -s /some/path/AVA data/AVA