microsoft / XPretrain

Multi-modality pre-training
Other
467 stars 36 forks source link

where are the train9k.jsonl and test1ka.jsonl files in MSRVTT retrieval? #25

Closed wangpichao closed 1 year ago

wangpichao commented 1 year ago

I notice that we need train9k.jsonl and test1ka.jsonl files in MSRVTT retrieval task, but the only .csv files are provided in original annotations. Thus, where could I find or generate these two files?

HellwayXue commented 1 year ago

Hi, please refer to the data preparison part in here. This script will download the annotations for all downstream tasks.

wangpichao commented 1 year ago

Hi, please refer to the data preparison part in here. This script will download the annotations for all downstream tasks.

Got it and thank you very much.

wangpichao commented 1 year ago

use script to download the files.