Code Monkey home page Code Monkey logo

Comments (6)

Kaimary avatar Kaimary commented on June 12, 2024

@hmhm1190 The above parameter settings look good! What error do you have now?

from gar.

hmhm1190 avatar hmhm1190 commented on June 12, 2024

While installing the dependencies I am getting this error. Can I try and install latest versions of all libraries by simply removing the version number in the requirements.txt ?

ERROR: Could not find a version that satisfies the requirement torchvision==0.8.2 (from versions: 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.2, 0.2.2.post2, 0.2.2.post3, 0.3.0, 0.4.1, 0.5.0, 0.9.0, 0.9.1, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.14.1)
ERROR: No matching distribution found for torchvision==0.8.2
(test)

from gar.

Kaimary avatar Kaimary commented on June 12, 2024

@hmhm1190 I am afraid not; there may have some conflicts if you remove the version number.
I did not test before, so my suggestion is to follow to use the libraries we provided in the requirements file. Thanks!

from gar.

hmhm1190 avatar hmhm1190 commented on June 12, 2024

@Kaimary Thanks for Responding...

But now I am getting another error:

OSError: /home/husain/GAR/saved_models/gar.spider/retrieval_model/stsb-mpnet-base-v2 does not appear to have a file named config.json. Checkout 'https://huggingface.co//home/husain/GAR/saved_models/gar.spider/retrieval_model/stsb-mpnet-base-v2/None' for available files. RESULT REPORT: Re-ranker test data generation failed!

I am attaching the output log file here...
output_test_GAR.txt

from gar.

Kaimary avatar Kaimary commented on June 12, 2024

@hmhm1190 I checked the output file, and it looks like the first-stage ranking model (retrieval model) does not exist,
No sentence-transformers model found with name /home/husain/GAR/saved_models/gar.spider/retrieval_model/stsb-mpnet-base-v2

Please make sure you have trained the first-stage ranking model before generating the data for the second-stage ranking model, as the generation process relies on the first-stage ranking model.

from gar.

hmhm1190 avatar hmhm1190 commented on June 12, 2024

Thank You very much @Kaimary

from gar.

Related Issues (9)

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.