Skip to content

Failed to run MS MARCO experiments due to restricted network environment #2970

@pefimov

Description

@pefimov

I tried running the following experiment: https://github.com/castorini/anserini/blob/master/docs/experiments-msmarco-passage.md . I got an empty file at runs/run.msmarco-passage.dev.bm25.tsv .

Also according to the logs, the TopicReader was downloading topics that had already been prepared by me.:
INFO [pool-2-thread-1] topicreader.TopicReader (TopicReader.java:229) - Downloading topics from https://raw.githubusercontent.com/castorini/anserini-tools/master/topics-and-qrels/topics.msmarco-passage.dev-subset.txt

Setting -topicReader from TsvInt to TsvString fixes the problem,

Am I the only one who has had this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions