Giter VIP home page Giter VIP logo

gamechanger-ml's Issues

Source code does not have script `run_train_models` as described by README

In the section "Train Models" of README.md, these scripts are not in the source code, directory gamechangerml/train/scripts.

  • run_train_models

Excerpt:

For query expansion:
python -m gamechangerml.train.scripts.run_train_models --flag {MODEL_NAME_SUFFIX} --saveremote {True or False} --model_dest {FILE_PATH_MODEL_OUTPUT} --corpus {CORPUS_DIR}

Missing the steps git add, git commit, git push?

`faiss-gpu` installation fails

pip install -r lock.requirements.txt' fails when attempting to install faiss-gpu`

Relevant error message:

Collecting faiss-cpu==1.7.1.post2
  Using cached faiss-cpu-1.7.1.post2.tar.gz (41 kB)
  Preparing metadata (setup.py) ... done
Collecting faiss-gpu==1.7.1.post2
  Downloading faiss-gpu-1.7.1.post2.tar.gz (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.3/40.3 KB 524.9 kB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
  WARNING: Generating metadata for package faiss-gpu produced metadata for project name faiss-cpu. Fix your #egg=faiss-gpu fragments.
Discarding https://files.pythonhosted.org/packages/17/76/47d0cc8161f4bf988583a2839bb1e56baf09d6b80cfa472b9eba4d5f543b/faiss-gpu-1.7.1.post2.tar.gz#sha256=877478752c03678fd9b9553e4ffadca82cd337bba9bb6a939aa1c6ea561a7a58 (from https://pypi.org/simple/faiss-gpu/): Requested faiss-cpu from https://files.pythonhosted.org/packages/17/76/47d0cc8161f4bf988583a2839bb1e56baf09d6b80cfa472b9eba4d5f543b/faiss-gpu-1.7.1.post2.tar.gz#sha256=877478752c03678fd9b9553e4ffadca82cd337bba9bb6a939aa1c6ea561a7a58 (from -r lock.requirements.txt (line 23)) has inconsistent name: filename has 'faiss-gpu', but metadata has 'faiss-cpu'
ERROR: Could not find a version that satisfies the requirement faiss-gpu==1.7.1.post2 (from versions: 1.5.3, 1.6.0, 1.6.1, 1.6.3, 1.6.4, 1.6.4.post2, 1.6.5, 1.7.0, 1.7.1, 1.7.1.post1, 1.7.1.post2)
ERROR: No matching distribution found for faiss-gpu==1.7.1.post2

Sync up with gamechanger-data on what version it uses

Currently, the version that gamechanger-data uses to build docker in dev_tools/requirements/rhel8.locked.requirements.txt fails. See issue 285 on gamechanger-data.

If gamechanger-data updates the mentioned above file to use more recent gamechanger-ml version, not v1.8.0 or v2.0.0 as it also fails, the file requirements.txt of this repo, gamechanger-ml needs to be updated to synchronize/deconflict versions dependency with the above file rhel9.locked.requirements.txt to have a successful build. Again, see issue 285

References:

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.