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

Is it possible to share the retrieved news articles? #9

Open
qiyan98 opened this issue Jul 10, 2023 · 0 comments
Open

Is it possible to share the retrieved news articles? #9

qiyan98 opened this issue Jul 10, 2023 · 0 comments

Comments

@qiyan98
Copy link

qiyan98 commented Jul 10, 2023

Hi there,

Thanks for open-sourcing the code. I was trying to re-create the retrieved news articles following retrieve_cc_news_bm25+ce.py. However, it is rather slow to run and uses a lot of memory (e.g., ~500 GB). I am not sure if my retrieved results are correct and consistent with what you were using. Can you help to clarify more details or share the retrieved results for reproduction purpose?
Specifically, which version of elasticsearch was used in your experiments? The BM25 model relies on elasticsearch and it seems that version 8.8 and 7.17 are both available as of now.

Moreover, because of connection instability, I could not directly download the CC news corpus, so I used the datasets provided in the previous github issue.

Currently, I am using elasticsearch 7.17 on Ubuntu and the shared CC news corpus to do the retrieval. It takes quite a lot of time to run it once and it'd be great if you can share more details about this step.

Many thanks,
Qi

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

No branches or pull requests

1 participant