Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add production log #1748

Merged
merged 1 commit into from
Dec 18, 2023
Merged

add production log #1748

merged 1 commit into from
Dec 18, 2023

Conversation

Panizghi
Copy link
Contributor

@Panizghi Panizghi commented Dec 18, 2023

External Tools

  • Python 3.10.13
  • Java 11.0.13
  • Maven 3.9.6
  • Conda 2.5.0

Laptop Specifications

  • Model Name: MacBook Pro
  • System Version: macOS 13.4.1 (c)
  • Chip: Apple M1 Pro
  • Total Number of Cores: 8 (6 performance and 2 efficiency)
  • Memory: 16 GB

Outcome

able to generate all the outputs

Notes

We're going to use `collections/msmarco-passage/` as the working directory.
was tiny confusing for me as if it would be applicable to all stages or not so I ended up modifying the path :


(pyserini) ➜  msmarco-passage git:(paniz-onboarding) python -m pyserini.index.lucene \
  --collection JsonCollection \
  --input collection_jsonl \
  --index indexes/lucene-index-msmarco-passage \
  --generator DefaultLuceneDocumentGenerator \
  --threads 9 \
  --storePositions --storeDocvectors --storeRaw

@Panizghi Panizghi marked this pull request as ready for review December 18, 2023 05:45
@lintool lintool self-requested a review December 18, 2023 13:58
@lintool lintool merged commit f75adca into castorini:master Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants