-
Notifications
You must be signed in to change notification settings - Fork 537
BM25 Baselines for MS MARCO Passage Ranking in Anserini + MS MARCO Evaluation, TREC Evaluation #2663
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
BM25 Baselines for MS MARCO Passage Ranking in Anserini + MS MARCO Evaluation, TREC Evaluation #2663
Conversation
Operating System: Ubuntu 20.04.6 LTS Kernel Version: 5.15.0-122-generic Python Version:** 3.8.10 Maven Version: Apache Maven 3.8.1 Memory: 125 GiB Processor: AMD Ryzen 9 5900X 12-Core Processor (12 cores, 24 threads, Base 3.7 GHz, Boost 4.3 GHz) Outcome: All steps completed successfully
Operating System: Windows 10 Home Chinese Version Version: 22H2 Installation Date: January 19, 2022 Build Version: 19045.5247 Processor: AMD Ryzen 7 4800H with Radeon Graphics (Base 2.90 GHz) Memory: 16 GB (15.4 GB usable) System Type: 64-bit Operating System, x64-based Processor Outcome: All steps completed successfully Issues Encountered: Windows Virtual Memory Allocation Issue: High memory usage during inverted index construction caused system memory exhaustion. Solution: Manually increased Windows virtual memory allocation to approximately 200 GB to ensure the indexing process completed smoothly. TREC Tool Incompatibility on Windows: The default trec_eval tool does not support native Windows execution. Solution: Recompiled trec_eval using MSYS2 to successfully execute the tool
Operating System: Windows 10 Home Chinese Version Version: 22H2 Installation Date: January 19, 2022 Build Version: 19045.5247 Processor: AMD Ryzen 7 4800H with Radeon Graphics (Base 2.90 GHz) Memory: 16 GB (15.4 GB usable) System Type: 64-bit Operating System, x64-based Processor Outcome: All steps completed successfully Issues Encountered: Windows Virtual Memory Allocation Issue: High memory usage during inverted index construction caused system memory exhaustion. Solution: Manually increased Windows virtual memory allocation to approximately 200 GB to ensure the indexing process completed smoothly. TREC Tool Incompatibility on Windows: The default trec_eval tool does not support native Windows execution. Solution: Recompiled trec_eval using MSYS2 to successfully execute the tool
Operating System: Windows 10 Home Chinese Version Version: 22H2 Installation Date: January 19, 2022 Build Version: 19045.5247 Processor: AMD Ryzen 7 4800H with Radeon Graphics (Base 2.90 GHz) Memory: 16 GB (15.4 GB usable) System Type: 64-bit Operating System, x64-based Processor Outcome: All steps completed successfully Issues Encountered: Windows Virtual Memory Allocation Issue: High memory usage during inverted index construction caused system memory exhaustion. Solution: Manually increased Windows virtual memory allocation to approximately 200 GB to ensure the indexing process completed smoothly. TREC Tool Incompatibility on Windows: The default trec_eval tool does not support native Windows execution. Solution: Recompiled trec_eval using MSYS2 to successfully execute the tool
Operating System: Windows 10 Home Chinese Version Version: 22H2 Installation Date: January 19, 2022 Build Version: 19045.5247 Processor: AMD Ryzen 7 4800H with Radeon Graphics (Base 2.90 GHz) Memory: 16 GB (15.4 GB usable) System Type: 64-bit Operating System, x64-based Processor Outcome: All steps completed successfully Issues Encountered: Windows Virtual Memory Allocation Issue: High memory usage during inverted index construction caused system memory exhaustion. Solution: Manually increased Windows virtual memory allocation to approximately 200 GB to ensure the indexing process completed smoothly. TREC Tool Incompatibility on Windows: The default trec_eval tool does not support native Windows execution. Solution: Recompiled trec_eval using MSYS2 to successfully execute the tool
|
Please revert changes to all files except for the onboarding docs. |
|
@Linsen-gao-457 please fix conflicts? |
Finish! If there is any problem, plz let me know |
Oh, sorry! I have already merge the new branch. So should i cancel this pull request now? But i find there are some mistaken format in the md file. like Results reproduced by @Linsen-gao-457 on 2024-12-16 (commit ['a86484a'] instead of Results reproduced by @Linsen-gao-457 on 2024-12-16 (commit a86484a6) This branch has already merged. should i raise another pull request? |
|
My mistake, this PR is defunct; #2664 has already been merged. |
Begin your journey(Forrest)and Anserini: BM25 Baselines for MS MARCO Passage Ranking(Forrest)
First project:
ECEUbnuntu (limitted storage)
Operating System: Ubuntu 20.04.6 LTS
Kernel Version: 5.15.0-122-generic
Python Version:** 3.8.10
Maven Version: Apache Maven 3.8.1
Memory: 125 GiB
Processor: AMD Ryzen 9 5900X 12-Core Processor (12 cores, 24 threads, Base 3.7 GHz, Boost 4.3 GHz)
Outcome: All steps completed successfully
Second project:
My computer
Operating System: Windows 10 Home Chinese Version
Version: 22H2
Installation Date: January 19, 2022
Build Version: 19045.5247
Processor: AMD Ryzen 7 4800H with Radeon Graphics (Base 2.90 GHz)
Memory: 16 GB (15.4 GB usable)
System Type: 64-bit Operating System, x64-based Processor
Outcome: All steps completed successfully
Issues Encountered:
Windows Virtual Memory Allocation Issue:
High memory usage during inverted index construction caused system memory exhaustion.
Solution: Manually increased Windows virtual memory allocation to approximately 200 GB to ensure the indexing process completed smoothly.
TREC Tool Incompatibility on Windows: The default trec_eval tool does not support native Windows execution.
Solution: Recompiled trec_eval using MSYS2 to successfully execute the tool
High memory usage during inverted index construction caused system memory exhaustion.
Solution: Manually increased Windows virtual memory allocation to approximately 200 GB to ensure the indexing process completed smoothly.
TREC Tool Incompatibility on Windows: The default trec_eval tool does not support native Windows execution.
Solution: Recompiled trec_eval using MSYS2 to successfully execute the tool