/sigir-2021

4th place solution for the SIGIR 2021 challenge.

Primary LanguagePythonApache License 2.0Apache-2.0

SIGIR-2021 (Tinkoff.AI)

How to start

  1. Download train and test data: https://sigir-ecom.github.io/data-task.html
  2. Place it under sigir-2021/data/.
  3. Run python3 submission/generate_submission.py with upload=True (~16GB RAM required).