Code Monkey home page Code Monkey logo

Comments (5)

lintool avatar lintool commented on June 23, 2024

It's timing out trying to download model:

java.net.ConnectException: Connection timed out (Connection timed out)

GitHub has been flaky all day... this is why we've been getting test failures. Skip tests for now and then circle back?

from anserini.

zhiyuanpeng avatar zhiyuanpeng commented on June 23, 2024

@lintool

Thanks for your reply. I can skip the tests and build it successfully. But it still needs download some files when I do searching, like:

target/appassembler/bin/SearchCollection   -index indexes/msmarco-passage/lucene-index-msmarco   -topics collections/msmarco-passage/queries.dev.small.tsv   -topicreader TsvInt   -output runs/run.msmarco-passage.dev.small.tsv -format msmarco   -parallelism 4   -bm25 -bm25.k1 0.82 -bm25.b 0.68 -hits 1000

This command will download the topic file. On my side it is failed due to Connection timed out.

However, I can download the failed resource by wget, but I don't where to put these manually downloaded files. Is it possible for me to download the files before the start of building anserini? with the pre-downloaded files, can I build it bypassing the Connection timed out error? Thanks.

from anserini.

lintool avatar lintool commented on June 23, 2024

Downloaded files go in ~/.cache/anserini - but GitHub seems to have recovered, so build with test should complete now.

from anserini.

zhiyuanpeng avatar zhiyuanpeng commented on June 23, 2024

@lintool ,

Thanks, I found it was the GCP network setting problem. It can be built now.

from anserini.

lintool avatar lintool commented on June 23, 2024

Glad it's resolved. Closing.

from anserini.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.