Datasets:

ArXiv:
License:
ml1996 commited on
Commit
aa9f8df
·
verified ·
1 Parent(s): 9363172

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +71 -0
  2. data/100_for_multi.jsonl +0 -0
  3. data/bm25/128000.jsonl +3 -0
  4. data/bm25/16000.jsonl +3 -0
  5. data/bm25/32000.jsonl +3 -0
  6. data/bm25/64000.jsonl +3 -0
  7. data/bm25/8000.jsonl +3 -0
  8. data/bm25_ppr/seed_10_alpha_0.5/128000.jsonl +3 -0
  9. data/bm25_ppr/seed_10_alpha_0.5/16000.jsonl +3 -0
  10. data/bm25_ppr/seed_10_alpha_0.5/32000.jsonl +3 -0
  11. data/bm25_ppr/seed_10_alpha_0.5/64000.jsonl +3 -0
  12. data/bm25_ppr/seed_10_alpha_0.5/8000.jsonl +3 -0
  13. data/docs.jsonl +3 -0
  14. data/edge_list.csv +3 -0
  15. data/hybrid_bm25_qwen3_0.6/128000.jsonl +3 -0
  16. data/hybrid_bm25_qwen3_0.6/16000.jsonl +3 -0
  17. data/hybrid_bm25_qwen3_0.6/32000.jsonl +3 -0
  18. data/hybrid_bm25_qwen3_0.6/64000.jsonl +3 -0
  19. data/hybrid_bm25_qwen3_0.6/8000.jsonl +3 -0
  20. data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/128000.jsonl +3 -0
  21. data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/16000.jsonl +3 -0
  22. data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/32000.jsonl +3 -0
  23. data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/64000.jsonl +3 -0
  24. data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/8000.jsonl +3 -0
  25. data/musique_400_250616.jsonl +0 -0
  26. data/nq_filtered.jsonl +100 -0
  27. data/pyserini_index/wiki_jsonl/_0.fdm +0 -0
  28. data/pyserini_index/wiki_jsonl/_0.fdt +3 -0
  29. data/pyserini_index/wiki_jsonl/_0.fdx +3 -0
  30. data/pyserini_index/wiki_jsonl/_0.fnm +0 -0
  31. data/pyserini_index/wiki_jsonl/_0.nvd +3 -0
  32. data/pyserini_index/wiki_jsonl/_0.nvm +0 -0
  33. data/pyserini_index/wiki_jsonl/_0.si +0 -0
  34. data/pyserini_index/wiki_jsonl/_0.tvd +3 -0
  35. data/pyserini_index/wiki_jsonl/_0.tvm +0 -0
  36. data/pyserini_index/wiki_jsonl/_0.tvx +3 -0
  37. data/pyserini_index/wiki_jsonl/_0_Lucene90_0.dvd +3 -0
  38. data/pyserini_index/wiki_jsonl/_0_Lucene90_0.dvm +0 -0
  39. data/pyserini_index/wiki_jsonl/_0_Lucene99_0.doc +3 -0
  40. data/pyserini_index/wiki_jsonl/_0_Lucene99_0.pos +3 -0
  41. data/pyserini_index/wiki_jsonl/_0_Lucene99_0.tim +3 -0
  42. data/pyserini_index/wiki_jsonl/_0_Lucene99_0.tip +3 -0
  43. data/pyserini_index/wiki_jsonl/_0_Lucene99_0.tmd +0 -0
  44. data/pyserini_index/wiki_jsonl/_1.fdm +0 -0
  45. data/pyserini_index/wiki_jsonl/_1.fdt +3 -0
  46. data/pyserini_index/wiki_jsonl/_1.fdx +3 -0
  47. data/pyserini_index/wiki_jsonl/_1.fnm +0 -0
  48. data/pyserini_index/wiki_jsonl/_1.nvd +3 -0
  49. data/pyserini_index/wiki_jsonl/_1.nvm +0 -0
  50. data/pyserini_index/wiki_jsonl/_1.si +0 -0
.gitattributes CHANGED
@@ -57,3 +57,74 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ data/bm25/128000.jsonl filter=lfs diff=lfs merge=lfs -text
61
+ data/bm25/16000.jsonl filter=lfs diff=lfs merge=lfs -text
62
+ data/bm25/32000.jsonl filter=lfs diff=lfs merge=lfs -text
63
+ data/bm25/64000.jsonl filter=lfs diff=lfs merge=lfs -text
64
+ data/bm25/8000.jsonl filter=lfs diff=lfs merge=lfs -text
65
+ data/bm25_ppr/seed_10_alpha_0.5/128000.jsonl filter=lfs diff=lfs merge=lfs -text
66
+ data/bm25_ppr/seed_10_alpha_0.5/16000.jsonl filter=lfs diff=lfs merge=lfs -text
67
+ data/bm25_ppr/seed_10_alpha_0.5/32000.jsonl filter=lfs diff=lfs merge=lfs -text
68
+ data/bm25_ppr/seed_10_alpha_0.5/64000.jsonl filter=lfs diff=lfs merge=lfs -text
69
+ data/bm25_ppr/seed_10_alpha_0.5/8000.jsonl filter=lfs diff=lfs merge=lfs -text
70
+ data/docs.jsonl filter=lfs diff=lfs merge=lfs -text
71
+ data/edge_list.csv filter=lfs diff=lfs merge=lfs -text
72
+ data/hybrid_bm25_qwen3_0.6/128000.jsonl filter=lfs diff=lfs merge=lfs -text
73
+ data/hybrid_bm25_qwen3_0.6/16000.jsonl filter=lfs diff=lfs merge=lfs -text
74
+ data/hybrid_bm25_qwen3_0.6/32000.jsonl filter=lfs diff=lfs merge=lfs -text
75
+ data/hybrid_bm25_qwen3_0.6/64000.jsonl filter=lfs diff=lfs merge=lfs -text
76
+ data/hybrid_bm25_qwen3_0.6/8000.jsonl filter=lfs diff=lfs merge=lfs -text
77
+ data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/128000.jsonl filter=lfs diff=lfs merge=lfs -text
78
+ data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/16000.jsonl filter=lfs diff=lfs merge=lfs -text
79
+ data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/32000.jsonl filter=lfs diff=lfs merge=lfs -text
80
+ data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/64000.jsonl filter=lfs diff=lfs merge=lfs -text
81
+ data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/8000.jsonl filter=lfs diff=lfs merge=lfs -text
82
+ data/pyserini_index/wiki_jsonl/_0.fdt filter=lfs diff=lfs merge=lfs -text
83
+ data/pyserini_index/wiki_jsonl/_0.fdx filter=lfs diff=lfs merge=lfs -text
84
+ data/pyserini_index/wiki_jsonl/_0.nvd filter=lfs diff=lfs merge=lfs -text
85
+ data/pyserini_index/wiki_jsonl/_0.tvd filter=lfs diff=lfs merge=lfs -text
86
+ data/pyserini_index/wiki_jsonl/_0.tvx filter=lfs diff=lfs merge=lfs -text
87
+ data/pyserini_index/wiki_jsonl/_0_Lucene90_0.dvd filter=lfs diff=lfs merge=lfs -text
88
+ data/pyserini_index/wiki_jsonl/_0_Lucene99_0.doc filter=lfs diff=lfs merge=lfs -text
89
+ data/pyserini_index/wiki_jsonl/_0_Lucene99_0.pos filter=lfs diff=lfs merge=lfs -text
90
+ data/pyserini_index/wiki_jsonl/_0_Lucene99_0.tim filter=lfs diff=lfs merge=lfs -text
91
+ data/pyserini_index/wiki_jsonl/_0_Lucene99_0.tip filter=lfs diff=lfs merge=lfs -text
92
+ data/pyserini_index/wiki_jsonl/_1.fdt filter=lfs diff=lfs merge=lfs -text
93
+ data/pyserini_index/wiki_jsonl/_1.fdx filter=lfs diff=lfs merge=lfs -text
94
+ data/pyserini_index/wiki_jsonl/_1.nvd filter=lfs diff=lfs merge=lfs -text
95
+ data/pyserini_index/wiki_jsonl/_1.tvd filter=lfs diff=lfs merge=lfs -text
96
+ data/pyserini_index/wiki_jsonl/_1.tvx filter=lfs diff=lfs merge=lfs -text
97
+ data/pyserini_index/wiki_jsonl/_1_Lucene90_0.dvd filter=lfs diff=lfs merge=lfs -text
98
+ data/pyserini_index/wiki_jsonl/_1_Lucene99_0.doc filter=lfs diff=lfs merge=lfs -text
99
+ data/pyserini_index/wiki_jsonl/_1_Lucene99_0.pos filter=lfs diff=lfs merge=lfs -text
100
+ data/pyserini_index/wiki_jsonl/_1_Lucene99_0.tim filter=lfs diff=lfs merge=lfs -text
101
+ data/pyserini_index/wiki_jsonl/_1_Lucene99_0.tip filter=lfs diff=lfs merge=lfs -text
102
+ data/pyserini_index/wiki_jsonl/_2.fdt filter=lfs diff=lfs merge=lfs -text
103
+ data/pyserini_index/wiki_jsonl/_2.fdx filter=lfs diff=lfs merge=lfs -text
104
+ data/pyserini_index/wiki_jsonl/_2.nvd filter=lfs diff=lfs merge=lfs -text
105
+ data/pyserini_index/wiki_jsonl/_2.tvd filter=lfs diff=lfs merge=lfs -text
106
+ data/pyserini_index/wiki_jsonl/_2.tvx filter=lfs diff=lfs merge=lfs -text
107
+ data/pyserini_index/wiki_jsonl/_2_Lucene90_0.dvd filter=lfs diff=lfs merge=lfs -text
108
+ data/pyserini_index/wiki_jsonl/_2_Lucene99_0.doc filter=lfs diff=lfs merge=lfs -text
109
+ data/pyserini_index/wiki_jsonl/_2_Lucene99_0.pos filter=lfs diff=lfs merge=lfs -text
110
+ data/pyserini_index/wiki_jsonl/_2_Lucene99_0.tim filter=lfs diff=lfs merge=lfs -text
111
+ data/pyserini_index/wiki_jsonl/_2_Lucene99_0.tip filter=lfs diff=lfs merge=lfs -text
112
+ data/pyserini_index/wiki_jsonl/_3.fdt filter=lfs diff=lfs merge=lfs -text
113
+ data/pyserini_index/wiki_jsonl/_3.nvd filter=lfs diff=lfs merge=lfs -text
114
+ data/pyserini_index/wiki_jsonl/_3.tvd filter=lfs diff=lfs merge=lfs -text
115
+ data/pyserini_index/wiki_jsonl/_3.tvx filter=lfs diff=lfs merge=lfs -text
116
+ data/pyserini_index/wiki_jsonl/_3_Lucene90_0.dvd filter=lfs diff=lfs merge=lfs -text
117
+ data/pyserini_index/wiki_jsonl/_3_Lucene99_0.doc filter=lfs diff=lfs merge=lfs -text
118
+ data/pyserini_index/wiki_jsonl/_3_Lucene99_0.pos filter=lfs diff=lfs merge=lfs -text
119
+ data/pyserini_index/wiki_jsonl/_3_Lucene99_0.tim filter=lfs diff=lfs merge=lfs -text
120
+ data/pyserini_index/wiki_jsonl/_3_Lucene99_0.tip filter=lfs diff=lfs merge=lfs -text
121
+ data/qwen3_0.6/128000.jsonl filter=lfs diff=lfs merge=lfs -text
122
+ data/qwen3_0.6/16000.jsonl filter=lfs diff=lfs merge=lfs -text
123
+ data/qwen3_0.6/32000.jsonl filter=lfs diff=lfs merge=lfs -text
124
+ data/qwen3_0.6/64000.jsonl filter=lfs diff=lfs merge=lfs -text
125
+ data/qwen3_0.6/8000.jsonl filter=lfs diff=lfs merge=lfs -text
126
+ data/qwen3_0.6_ppr/seed_5_alpha_0.5/128000.jsonl filter=lfs diff=lfs merge=lfs -text
127
+ data/qwen3_0.6_ppr/seed_5_alpha_0.5/16000.jsonl filter=lfs diff=lfs merge=lfs -text
128
+ data/qwen3_0.6_ppr/seed_5_alpha_0.5/32000.jsonl filter=lfs diff=lfs merge=lfs -text
129
+ data/qwen3_0.6_ppr/seed_5_alpha_0.5/64000.jsonl filter=lfs diff=lfs merge=lfs -text
130
+ data/qwen3_0.6_ppr/seed_5_alpha_0.5/8000.jsonl filter=lfs diff=lfs merge=lfs -text
data/100_for_multi.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/bm25/128000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:625b9e7e3266b2a49bfed4d92c760baabe0324b66e66c769f2aff8424983d5ca
3
+ size 285347824
data/bm25/16000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e90c0be91c1a9c78d248da0b0e20560d29e052b50f8909cce4f1e1e59309918
3
+ size 44989855
data/bm25/32000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16bf7106a936434a5537c198b92faa62a99dbfc4dfdb191a1c2721121386a354
3
+ size 72837085
data/bm25/64000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec205f805419dca3452f01329716b02843661196ceb0a50106fa083ae36cf7ae
3
+ size 142713838
data/bm25/8000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16b45f389644adcda47f7f31652111c2c90749643983b98989b5937be3aba23c
3
+ size 36208637
data/bm25_ppr/seed_10_alpha_0.5/128000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:310193f1b543a92fd782758926d9aab018da7e98c5606baff0538984c4395343
3
+ size 288294422
data/bm25_ppr/seed_10_alpha_0.5/16000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f4f4d62c94951d7c703ebacf48f8cbca3c8edaf09b0bb4360715d7372d08a48
3
+ size 45004447
data/bm25_ppr/seed_10_alpha_0.5/32000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4dc00cccd459fb1821135bd2609ac923b1a5dde71b65d40472cac21b4616d0d
3
+ size 73066317
data/bm25_ppr/seed_10_alpha_0.5/64000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0162b2a96584ad4f8ac51d2ea57c002d97ec9f195af1de441d5faf6e47290b86
3
+ size 143768714
data/bm25_ppr/seed_10_alpha_0.5/8000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f88919e99027da58cb87c63a606052221a874b0b9e774a8c3be1a1c37193365
3
+ size 36200937
data/docs.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70bc73fbe57804114b3e39331cf3ddfec07b71dbc3ad48e6e51deafe1914a349
3
+ size 19518223335
data/edge_list.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b045ccf23bb2f21395afc24b881b91a40ff65ce795eb7e2640b09574efd8977f
3
+ size 1650596094
data/hybrid_bm25_qwen3_0.6/128000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7332564e6041ff96033763264aa34922a0351f0efb202f218ecc53c4abbbfe37
3
+ size 283439468
data/hybrid_bm25_qwen3_0.6/16000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f5940bee9b3488968fc902b70c86ee0a8b13cdeaa5e662a5700301ec8e91150
3
+ size 44982179
data/hybrid_bm25_qwen3_0.6/32000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12c6248112cf63693a828e2321a73ff70d5395812119d3b4474c21e1ae30821b
3
+ size 72700559
data/hybrid_bm25_qwen3_0.6/64000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be95f4883324b01fa88b880abb6b1cffb8684ca9706a58a0bb350871faf4379c
3
+ size 142060594
data/hybrid_bm25_qwen3_0.6/8000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdfd63ad4078d92f20e2a320d20191fc6df2bd7b30120dd4666095fb47e7bd80
3
+ size 36194622
data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/128000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1570e932d82efff2ab3386f475d05194c8a3772e01bd20774eaa66510ad9d89b
3
+ size 288093681
data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/16000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23606587d5599b4fca5614a3db33a9b8d42a740b78136daa8112c1b689f59b04
3
+ size 45101518
data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/32000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92a49c2ab2b6cff3e989e6985cc88c9275dfb1d964fc3e5c15619133388cb140
3
+ size 73256734
data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/64000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6a4da63a7fd7c7dcf2c4d23feb99a28b8d45ea7cfb0d4e4738427a34a6a7a9c
3
+ size 143841349
data/hybrid_bm25_qwen3_0.6_ppr/seed_5_alpha_0.15/8000.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98d6fba61d3e4702fab5290c7d74ce9a2f413e61f6098fa00e7d56865c14e776
3
+ size 36216029
data/musique_400_250616.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
data/nq_filtered.jsonl ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"id": "nq_-1446769669686008214", "question": "who needs to be in the car with a permit driver", "answer": "an adult licensed driver who is at least 21 years of age or older and in the passenger seat of the vehicle at all times", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "2990278"}, "#_support_docs": 1, "diameter": 0}
2
+ {"id": "nq_2631758144006095110", "question": "when did the nba 3 second rule start", "answer": "1936", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "7732906"}, "#_support_docs": 1, "diameter": 0}
3
+ {"id": "nq_9160648621472984761", "question": "who plays norman bates in the tv show", "answer": "Freddie Highmore", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "37033510"}, "#_support_docs": 1, "diameter": 0}
4
+ {"id": "nq_7099476635664167392", "question": "who is the first person who went to moon", "answer": "Neil Alden Armstrong", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "21247"}, "#_support_docs": 1, "diameter": 0}
5
+ {"id": "nq_-90069278949046872", "question": "who played smiley in tinker tailor soldier spy", "answer": "Gary Oldman", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "31330546"}, "#_support_docs": 1, "diameter": 0}
6
+ {"id": "nq_-486666742702414275", "question": "who sang theres a rat in my kitchen", "answer": "UB40", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "20692605"}, "#_support_docs": 1, "diameter": 0}
7
+ {"id": "nq_6916874456878908637", "question": "vince carter career high points in a game", "answer": "51", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "496570"}, "#_support_docs": 1, "diameter": 0}
8
+ {"id": "nq_1942414039609292120", "question": "where do they put the chip in dogs", "answer": "usually inserted below the skin at the back of the neck between the shoulder blades on the dorsal midline", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "1212890"}, "#_support_docs": 1, "diameter": 0}
9
+ {"id": "nq_4938033218617022183", "question": "how long will it take voyager to pass through the oort cloud", "answer": "about 30,000 years", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "22385"}, "#_support_docs": 1, "diameter": 0}
10
+ {"id": "nq_3726025565157976907", "question": "what is the difference between devil's food and chocolate", "answer": "traditionally has more chocolate than a regular chocolate cake", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "538890"}, "#_support_docs": 1, "diameter": 0}
11
+ {"id": "nq_8192163520121594104", "question": "what is the name of the youth loved by salmacis", "answer": "Hermaphroditus", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "82161"}, "#_support_docs": 1, "diameter": 0}
12
+ {"id": "nq_998343663695069946", "question": "what film has the song don't you forget about me", "answer": "The Breakfast Club", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "2462414"}, "#_support_docs": 1, "diameter": 0}
13
+ {"id": "nq_4022670427899821671", "question": "how many copies did fifty shades of grey sell", "answer": "over 125 million copies", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "35166850"}, "#_support_docs": 1, "diameter": 0}
14
+ {"id": "nq_-3401407261038960654", "question": "how many species of plants are found in india", "answer": "more than 50,000", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "3298895"}, "#_support_docs": 1, "diameter": 0}
15
+ {"id": "nq_-7501833780057394635", "question": "which non-british company owns both the famous british rolls- royce and mini brands", "answer": "BMW", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "250309"}, "#_support_docs": 1, "diameter": 0}
16
+ {"id": "nq_-6724298500307671701", "question": "which term is defined as the chance that a given event will occur", "answer": "Probability", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "22934"}, "#_support_docs": 1, "diameter": 0}
17
+ {"id": "nq_8871621576322140311", "question": "where is the due process clause found in the constitution", "answer": "The Fifth and Fourteenth Amendments", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "629693"}, "#_support_docs": 1, "diameter": 0}
18
+ {"id": "nq_-3182539626890716082", "question": "where was the newhart show filmed in vermont", "answer": "The Waybury Inn", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "9772281"}, "#_support_docs": 1, "diameter": 0}
19
+ {"id": "nq_4146499940065106666", "question": "what is the song bad about by u2", "answer": "heroin addiction", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "3698466"}, "#_support_docs": 1, "diameter": 0}
20
+ {"id": "nq_5682011496559537358", "question": "when did the supreme court decide the case miranda vs. arizona", "answer": "1966", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "168892"}, "#_support_docs": 1, "diameter": 0}
21
+ {"id": "nq_-7308331956020958300", "question": "what does hhr stand for on a chevy", "answer": "Heritage High Roof", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "1361602"}, "#_support_docs": 1, "diameter": 0}
22
+ {"id": "nq_-6510458506750611707", "question": "when was athens made the capital of greece", "answer": "1834", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "1216"}, "#_support_docs": 1, "diameter": 0}
23
+ {"id": "nq_-4589258112107821910", "question": "how many countries can i visit with british passport", "answer": "186 countries and territories", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "25971859"}, "#_support_docs": 1, "diameter": 0}
24
+ {"id": "nq_-8234567811705777337", "question": "who sang the song life in the fast lane", "answer": "Eagles", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "8645414"}, "#_support_docs": 1, "diameter": 0}
25
+ {"id": "nq_4525608975737028945", "question": "who is the actor that plays ron weasley", "answer": "Rupert Alexander Lloyd Grint", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "158595"}, "#_support_docs": 1, "diameter": 0}
26
+ {"id": "nq_-5961938308008610407", "question": "when does better call saul come out on netflix", "answer": "February 1 , 2016", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "32262767"}, "#_support_docs": 1, "diameter": 0}
27
+ {"id": "nq_6204046156930868571", "question": "who was defeated and killed in the fourth mysore war at srirangapatna", "answer": "Tipu Sultan", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "1147077"}, "#_support_docs": 1, "diameter": 0}
28
+ {"id": "nq_-3686792176816625030", "question": "when was the national museum of natural history built", "answer": "1910", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "700610"}, "#_support_docs": 1, "diameter": 0}
29
+ {"id": "nq_6923211314475638094", "question": "where was the film that'll be the day filmed", "answer": "Isle of Wight", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "5316019"}, "#_support_docs": 1, "diameter": 0}
30
+ {"id": "nq_2265055189082030896", "question": "how many animals died in the lake nyos tragedy", "answer": "3,500", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "51389757"}, "#_support_docs": 1, "diameter": 0}
31
+ {"id": "nq_-2148560302635310074", "question": "how long did it take to build great pyramid of giza", "answer": "20 years", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "12224"}, "#_support_docs": 1, "diameter": 0}
32
+ {"id": "nq_4779943362827487014", "question": "who was prime minister when the queen was crowned", "answer": "Winston Churchill", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "718792"}, "#_support_docs": 1, "diameter": 0}
33
+ {"id": "nq_3721783344189538747", "question": "what is the maximum term a us president can serve", "answer": "two four - year terms", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "7436762"}, "#_support_docs": 1, "diameter": 0}
34
+ {"id": "nq_4796792221069941826", "question": "when did women's cricket start in india", "answer": "1973", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "2281524"}, "#_support_docs": 1, "diameter": 0}
35
+ {"id": "nq_3129423419355668193", "question": "who wrote the song knocking on heaven's door", "answer": "Bob Dylan", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "1308626"}, "#_support_docs": 1, "diameter": 0}
36
+ {"id": "nq_6313383988446833860", "question": "how many books are in the narnia series", "answer": "seven", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "30685"}, "#_support_docs": 1, "diameter": 0}
37
+ {"id": "nq_-7678719629465919133", "question": "where did jaren jackson senior play college basketball", "answer": "Georgetown University", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "5994090"}, "#_support_docs": 1, "diameter": 0}
38
+ {"id": "nq_-5831078951228718778", "question": "the area between the tigris and euphrates rivers", "answer": "Mesopotamia", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "209798"}, "#_support_docs": 1, "diameter": 0}
39
+ {"id": "nq_5036783153145393270", "question": "who sings don't you forget about me from the breakfast club", "answer": "Simple Minds", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "2462414"}, "#_support_docs": 1, "diameter": 0}
40
+ {"id": "nq_-8776899623429883235", "question": "what is the capital of azerbaijan in europe", "answer": "Baku", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "746"}, "#_support_docs": 1, "diameter": 0}
41
+ {"id": "nq_-5020967530524006916", "question": "when was when you say nothing at all written", "answer": "1988", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "5674948"}, "#_support_docs": 1, "diameter": 0}
42
+ {"id": "nq_-5004135488075453818", "question": "who played faramir in the lord of the rings", "answer": "David Wenham", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "463262"}, "#_support_docs": 1, "diameter": 0}
43
+ {"id": "nq_-2761219366903641261", "question": "where is national open university located in abuja", "answer": "Jabi", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "29289743"}, "#_support_docs": 1, "diameter": 0}
44
+ {"id": "nq_219689462061815935", "question": "who played blair in the facts of life", "answer": "Lisa Diane Whelchel", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "634936"}, "#_support_docs": 1, "diameter": 0}
45
+ {"id": "nq_5794174937723861896", "question": "when was journey to the center of the earth made", "answer": "1864", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "723638"}, "#_support_docs": 1, "diameter": 0}
46
+ {"id": "nq_733016474692161086", "question": "where is big bang theory supposed to take place", "answer": "Pasadena , California", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "11269605"}, "#_support_docs": 1, "diameter": 0}
47
+ {"id": "nq_-6135089499413822505", "question": "who played cindy lou who in the grinch stole christmas", "answer": "Taylor Michel Momsen", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "1941155"}, "#_support_docs": 1, "diameter": 0}
48
+ {"id": "nq_-8258760753576276233", "question": "who played bass on barney miller theme song", "answer": "Chuck Berghofer", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "543470"}, "#_support_docs": 1, "diameter": 0}
49
+ {"id": "nq_8369988510358802033", "question": "who is the founder of alex and ani", "answer": "Carolyn Rafaelian", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "40586106"}, "#_support_docs": 1, "diameter": 0}
50
+ {"id": "nq_-2580586614367053709", "question": "who plays william conway in house of cards", "answer": "Charles Joel Nordstr\u00f6m Kinnaman", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "28077217"}, "#_support_docs": 1, "diameter": 0}
51
+ {"id": "nq_6460577503260443185", "question": "who wrote the song scars to your beautiful", "answer": "Alessia Cara", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "50635073"}, "#_support_docs": 1, "diameter": 0}
52
+ {"id": "nq_4263792488281887333", "question": "when did dont look back in anger come out", "answer": "19 February 1996", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "30873818"}, "#_support_docs": 1, "diameter": 0}
53
+ {"id": "nq_3349222009418924424", "question": "toms name in the first tom and jerry cartoon", "answer": "Jasper", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "871053"}, "#_support_docs": 1, "diameter": 0}
54
+ {"id": "nq_-1430395086209347743", "question": "who did the voice of andy in toy story", "answer": "John Morris", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "53085"}, "#_support_docs": 1, "diameter": 0}
55
+ {"id": "nq_-3160283135379258497", "question": "when did new york giants move to san francisco", "answer": "1958", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "28416"}, "#_support_docs": 1, "diameter": 0}
56
+ {"id": "nq_8639701427393876538", "question": "who is on the back of a \u00a35 note", "answer": "Winston Churchill", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "50344748"}, "#_support_docs": 1, "diameter": 0}
57
+ {"id": "nq_-7872371234829639950", "question": "what year saw the formation of the brazilian republic", "answer": "1889", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "292416"}, "#_support_docs": 1, "diameter": 0}
58
+ {"id": "nq_3841903667794871564", "question": "actor who played rudy in the book thief", "answer": "Nico Louis Liersch", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "41688283"}, "#_support_docs": 1, "diameter": 0}
59
+ {"id": "nq_-1562606920471895787", "question": "who plays tom riddle in harry potter chamber of secrets", "answer": "Christian Peter Coulson", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "2262540"}, "#_support_docs": 1, "diameter": 0}
60
+ {"id": "nq_4850550971808396769", "question": "who is sabrina carpenter playing in the hate u give", "answer": "Hailey", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "55023268"}, "#_support_docs": 1, "diameter": 0}
61
+ {"id": "nq_-1624494308902733978", "question": "who sings shot through the heart and you're to blame", "answer": "Bon Jovi", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "5482963"}, "#_support_docs": 1, "diameter": 0}
62
+ {"id": "nq_2439635506160657637", "question": "when is the first nfl football game in 2017", "answer": "September 7 , 2017", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "44726936"}, "#_support_docs": 1, "diameter": 0}
63
+ {"id": "nq_-4170560282806275018", "question": "what was the purpose of the protective tariffs on european goods after the war of 1812", "answer": "protecting U.S. manufactured items from overseas competition", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "3091152"}, "#_support_docs": 1, "diameter": 0}
64
+ {"id": "nq_8006501015949677757", "question": "hagia sophia is an example of which style of architecture", "answer": "Byzantine", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "42764"}, "#_support_docs": 1, "diameter": 0}
65
+ {"id": "nq_-4749096275428462645", "question": "who played stephanie in all in the family", "answer": "Danielle Brisebois", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "4069893"}, "#_support_docs": 1, "diameter": 0}
66
+ {"id": "nq_8057227130837067256", "question": "who sings the country song light it up", "answer": "Luke Bryan", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "54985555"}, "#_support_docs": 1, "diameter": 0}
67
+ {"id": "nq_7811273331944324574", "question": "who sang i'd be a legend in my time", "answer": "Don Gibson", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "25511393"}, "#_support_docs": 1, "diameter": 0}
68
+ {"id": "nq_-3477475420748052845", "question": "where are the elytra located if they are present on an insect", "answer": "connected to the pterathorax", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "4926056"}, "#_support_docs": 1, "diameter": 0}
69
+ {"id": "nq_3056380758828935087", "question": "when did opp by naughty by nature come out", "answer": "August 1991", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "5064824"}, "#_support_docs": 1, "diameter": 0}
70
+ {"id": "nq_7207146533356144547", "question": "when did don't smile at me come out", "answer": "August 11 , 2017", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "54678461"}, "#_support_docs": 1, "diameter": 0}
71
+ {"id": "nq_7326500515087014094", "question": "who plays bernadette from the big bang theory", "answer": "Melissa Ivy Rauch", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "10030613"}, "#_support_docs": 1, "diameter": 0}
72
+ {"id": "nq_3000330028642816269", "question": "who played greg heffley in diary of wimpy kid", "answer": "Zachary Adam Gordon", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "14763763"}, "#_support_docs": 1, "diameter": 0}
73
+ {"id": "nq_6602232341246631977", "question": "who is the first president to be assassinated", "answer": "Abraham Lincoln", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "574536"}, "#_support_docs": 1, "diameter": 0}
74
+ {"id": "nq_1409018580919009397", "question": "who does the song spirit in the sky", "answer": "Norman Greenbaum", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "1715836"}, "#_support_docs": 1, "diameter": 0}
75
+ {"id": "nq_-1772481505772795628", "question": "how long is the legend of korra game", "answer": "about four to six hours", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "43163633"}, "#_support_docs": 1, "diameter": 0}
76
+ {"id": "nq_9113541389757925266", "question": "where does the show southern charm take place", "answer": "Charleston , South Carolina", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "42076862"}, "#_support_docs": 1, "diameter": 0}
77
+ {"id": "nq_-482327507489667798", "question": "when did the tv show to tell the truth begin", "answer": "December 18 , 1956", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "469794"}, "#_support_docs": 1, "diameter": 0}
78
+ {"id": "nq_2109453642825282368", "question": "what harry potter movie is after prisoner of azkaban", "answer": "Harry Potter and the Goblet of Fire", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "667371"}, "#_support_docs": 1, "diameter": 0}
79
+ {"id": "nq_8246087612673955123", "question": "who wrote the song here i am lord", "answer": "Dan Schutte", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "16864333"}, "#_support_docs": 1, "diameter": 0}
80
+ {"id": "nq_-1059413729358146363", "question": "according to it's long running tourism slogan virginia is for whom", "answer": "Lovers", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "2871832"}, "#_support_docs": 1, "diameter": 0}
81
+ {"id": "nq_4784641874222624232", "question": "who sang it's the last song i'll ever write for you", "answer": "David Cook", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "35716992"}, "#_support_docs": 1, "diameter": 0}
82
+ {"id": "nq_-8066272209572674196", "question": "actor who plays king george in the crown", "answer": "Jared Francis Harris", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "1084138"}, "#_support_docs": 1, "diameter": 0}
83
+ {"id": "nq_-2210383401821285362", "question": "who plays wyatt on the bold and the beautiful", "answer": "Darin Lee Brooks", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "2154731"}, "#_support_docs": 1, "diameter": 0}
84
+ {"id": "nq_-3406412495959097318", "question": "who wrote the touch of the master's hand", "answer": "Myra Brooks Welch", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "46919750"}, "#_support_docs": 1, "diameter": 0}
85
+ {"id": "nq_-305894151957592456", "question": "who does robert de niro play in the godfather part 2", "answer": "Vito Corleone", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "73875"}, "#_support_docs": 1, "diameter": 0}
86
+ {"id": "nq_-6923990046808557384", "question": "who does the voice of jessie in toy story", "answer": "Joan Cusack", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "5533829"}, "#_support_docs": 1, "diameter": 0}
87
+ {"id": "nq_-7667070357968465996", "question": "who played rodrick in diary of a wimpy kid", "answer": "Devon Bostick", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "17601857"}, "#_support_docs": 1, "diameter": 0}
88
+ {"id": "nq_8706217051392437696", "question": "who sang i could not ask for more first", "answer": "Edwin McCain", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "14945185"}, "#_support_docs": 1, "diameter": 0}
89
+ {"id": "nq_-2257668422597880217", "question": "when did the first mcdonald's open in australia", "answer": "1971", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "5671742"}, "#_support_docs": 1, "diameter": 0}
90
+ {"id": "nq_4500427599248578420", "question": "who plays william in pirates of the caribbean", "answer": "Orlando Bloom", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "616917"}, "#_support_docs": 1, "diameter": 0}
91
+ {"id": "nq_-8113383032913678202", "question": "what is the first book of the 5th wave series", "answer": "The 5th Wave", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "49676264"}, "#_support_docs": 1, "diameter": 0}
92
+ {"id": "nq_5094542458783361362", "question": "when did charles dickens publish a christmas carol", "answer": "1843", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "73670"}, "#_support_docs": 1, "diameter": 0}
93
+ {"id": "nq_-405219225172997040", "question": "who does ariel winter voice on phineas and ferb", "answer": "Gretchen", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "17349106"}, "#_support_docs": 1, "diameter": 0}
94
+ {"id": "nq_3870149834336375200", "question": "when was figure skating introduced to the olympics", "answer": "1908", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "4187191"}, "#_support_docs": 1, "diameter": 0}
95
+ {"id": "nq_5021859994305686924", "question": "what are the original inhabitants of a region or country called", "answer": "Indigenous peoples", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "45281"}, "#_support_docs": 1, "diameter": 0}
96
+ {"id": "nq_-8470204240623408957", "question": "who plays the role of the black panther", "answer": "Chadwick Boseman", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "41677925"}, "#_support_docs": 1, "diameter": 0}
97
+ {"id": "nq_-8768447023333946855", "question": "when did north vietnam unify with the south", "answer": "2 July 1976", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "202354"}, "#_support_docs": 1, "diameter": 0}
98
+ {"id": "nq_1639713192288067625", "question": "how many songs did lennon and mccartney write", "answer": "approximately 180", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "1056165"}, "#_support_docs": 1, "diameter": 0}
99
+ {"id": "nq_-9124097907989779648", "question": "who sings i want to talk about me", "answer": "Toby Keith", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "2813318"}, "#_support_docs": 1, "diameter": 0}
100
+ {"id": "nq_-782287682246517661", "question": "who does the voice of jake the dog", "answer": "John William DiMaggio", "answer_aliases": [], "answerable": true, "p2d_id": {"0": "391541"}, "#_support_docs": 1, "diameter": 0}
data/pyserini_index/wiki_jsonl/_0.fdm ADDED
Binary file (2.93 kB). View file
 
data/pyserini_index/wiki_jsonl/_0.fdt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab35d717f0677a4ac832c6a4a6dcdbdf7c3fe0f3d2a37110d314fd826f64da61
3
+ size 3981803320
data/pyserini_index/wiki_jsonl/_0.fdx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2703baf3821573e4bdfca13e13d6fe42c0a5f004da4785d9f071e95d476f3738
3
+ size 267986
data/pyserini_index/wiki_jsonl/_0.fnm ADDED
Binary file (343 Bytes). View file
 
data/pyserini_index/wiki_jsonl/_0.nvd ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9624716c97b4ba1035b2bbb5499673a91c440789a992f60e995abef98bc258dd
3
+ size 1158289
data/pyserini_index/wiki_jsonl/_0.nvm ADDED
Binary file (103 Bytes). View file
 
data/pyserini_index/wiki_jsonl/_0.si ADDED
Binary file (519 Bytes). View file
 
data/pyserini_index/wiki_jsonl/_0.tvd ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48d3d3d5d91d850e511511ca52139a98af60e995770d4fea6aaad0e7aae5715b
3
+ size 2427631644
data/pyserini_index/wiki_jsonl/_0.tvm ADDED
Binary file (9.24 kB). View file
 
data/pyserini_index/wiki_jsonl/_0.tvx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b08094f530f3f169fcf68b84e19c584b5baae76ed33da2dc388dc1c35894696
3
+ size 780394
data/pyserini_index/wiki_jsonl/_0_Lucene90_0.dvd ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81cccf4604127a4d2e2bcfb50103ba0d3aa90b57fe0b4dd808a999227341a532
3
+ size 7996491
data/pyserini_index/wiki_jsonl/_0_Lucene90_0.dvm ADDED
Binary file (528 Bytes). View file
 
data/pyserini_index/wiki_jsonl/_0_Lucene99_0.doc ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42384f5557f69f3cb0b6359b5e836ec69bf6a2718adf3def351f7ac71103ca5d
3
+ size 506779320
data/pyserini_index/wiki_jsonl/_0_Lucene99_0.pos ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d70070e9517a034b3ba834ae79258221c0ac31778d6622f06265c7b4e2fedc1f
3
+ size 1016353201
data/pyserini_index/wiki_jsonl/_0_Lucene99_0.tim ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e3ef5c33c84402679ebf0f6c3d227938f2f2506f0711c844b379b6ebb4c341
3
+ size 37846369
data/pyserini_index/wiki_jsonl/_0_Lucene99_0.tip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10f5f27624cc035f3d452ad45ecfcb345bd3ffa6bc9199962cb335dd7744303c
3
+ size 1008413
data/pyserini_index/wiki_jsonl/_0_Lucene99_0.tmd ADDED
Binary file (305 Bytes). View file
 
data/pyserini_index/wiki_jsonl/_1.fdm ADDED
Binary file (2.85 kB). View file
 
data/pyserini_index/wiki_jsonl/_1.fdt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4bb8bb88f8ae7f23fbd42701e1ae487a9999c625ed1e51a6271cbbba46cdc7e
3
+ size 3614037691
data/pyserini_index/wiki_jsonl/_1.fdx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad367d31de2e304002112c997e2d23cb4144fc70e1c907f0479b57e8d49beeb
3
+ size 268566
data/pyserini_index/wiki_jsonl/_1.fnm ADDED
Binary file (343 Bytes). View file
 
data/pyserini_index/wiki_jsonl/_1.nvd ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6411b8a5f404dd63af71ac64d6fe70798ce3450d05486149fb8b19de6d3b62c
3
+ size 2469023
data/pyserini_index/wiki_jsonl/_1.nvm ADDED
Binary file (103 Bytes). View file
 
data/pyserini_index/wiki_jsonl/_1.si ADDED
Binary file (519 Bytes). View file