How to build simplewiki-2020-11-01.jsonl.gz file for retrieve_rerank_simple_wikipedia.ipynb
See original GitHub issueHi,
Could you explain how you made to build the simplewiki-2020-11-01.jsonl.gz
file for retrieve_rerank_simple_wikipedia.ipynb
?
What would be the steps for defining a personal corpus of wikipedia pages for retrieve & re-rank?
Thanks!
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Python 3, read/write compressed json objects from/to gzip file
import gzip import json data = [] for i in range(N): uid = "whatever%i" % i dv ... create two complete, intermediate string...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes
Hi @nreimers,
Could you precise me which flag does this?