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 Reproduction logs --Yiran Sun #1925

Merged
merged 5 commits into from
Jul 14, 2024
Merged

Conversation

Feng-12138
Copy link
Contributor

OS: MacBook Pro M2 8GB
Python: Python 3.10.14
Java: openjdk 21.0.3

Encounter issues when doing Contriever Baseline for NFCorpus

Command:
python -m pyserini.search.faiss \ --encoder-class auto --encoder BAAI/bge-base-en-v1.5 --l2-norm \ --pooling mean \ --index indexes/nfcorpus.bge-base-en-v1.5 \ --topics collections/nfcorpus/queries.tsv \ --output runs/run.beir.bge-base-en-v1.5.nfcorpus.txt \ --batch 64 --threads 8 \ --hits 1000

Error:

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000103842f94, pid=19135, tid=24323
#
# JRE version: OpenJDK Runtime Environment Zulu21.34+19-CA (21.0.3+9) (build 21.0.3+9-LTS)
# Java VM: OpenJDK 64-Bit Server VM Zulu21.34+19-CA (21.0.3+9-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64)

@lintool
Copy link
Member

lintool commented Jul 11, 2024

What happened to the SIGSEGV error? How did you resolve?

Please fix conflicts.

@Feng-12138
Copy link
Contributor Author

What happened to the SIGSEGV error? How did you resolve?

Please fix conflicts.

I reset up the pyserini env, and then everything moved smoothly. I might do something wrong during my first attempt.

Yes I will fix the conflicts

@lintool lintool self-requested a review July 14, 2024 15:00
@lintool lintool merged commit 95a5868 into castorini:master Jul 14, 2024
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