tarzanagh commited on
Commit
d5b7475
·
verified ·
1 Parent(s): 8d207cc

Add multihop pre-built KGs

Browse files
Files changed (48) hide show
  1. .gitattributes +16 -0
  2. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/chunk_embeddings/vdb_chunk.parquet +3 -0
  3. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/entity_embeddings/vdb_entity.parquet +3 -0
  4. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/fact_embeddings/vdb_fact.parquet +3 -0
  5. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/graph.pickle +3 -0
  6. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/llm_cache/gpt-4o-mini_cache.sqlite +3 -0
  7. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/llm_cache/gpt-4o-mini_cache.sqlite.lock +0 -0
  8. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/openie_results_ner_gpt-4o-mini.json +0 -0
  9. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/results_2wikimultihopqa.json +0 -0
  10. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/chunk_embeddings/vdb_chunk.parquet +3 -0
  11. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/entity_embeddings/vdb_entity.parquet +3 -0
  12. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/fact_embeddings/vdb_fact.parquet +3 -0
  13. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/graph.pickle +3 -0
  14. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/llm_cache/gpt-4o-mini_cache.sqlite +3 -0
  15. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/llm_cache/gpt-4o-mini_cache.sqlite.lock +0 -0
  16. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/openie_results_ner_gpt-4o-mini.json +3 -0
  17. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/results_hotpotqa.json +0 -0
  18. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/chunk_embeddings/vdb_chunk.parquet +3 -0
  19. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/entity_embeddings/vdb_entity.parquet +3 -0
  20. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/fact_embeddings/vdb_fact.parquet +3 -0
  21. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/graph.pickle +3 -0
  22. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/llm_cache/gpt-4o-mini_cache.sqlite +3 -0
  23. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/llm_cache/gpt-4o-mini_cache.sqlite.lock +0 -0
  24. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/openie_results_ner_gpt-4o-mini.json +3 -0
  25. kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/results_musique.json +0 -0
  26. kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/graph_chunk_entity_relation.graphml +0 -0
  27. kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/kv_store_full_docs.json +0 -0
  28. kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/kv_store_llm_response_cache.json +1 -0
  29. kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/kv_store_text_chunks.json +0 -0
  30. kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/vdb_chunks.json +3 -0
  31. kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/vdb_entities.json +3 -0
  32. kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/vdb_relationships.json +3 -0
  33. kg/multihop/gpt-4o-mini_openai-small_hotpotqa/graph_chunk_entity_relation.graphml +3 -0
  34. kg/multihop/gpt-4o-mini_openai-small_hotpotqa/kg_node_embeddings_chunk_entity_relation.json +3 -0
  35. kg/multihop/gpt-4o-mini_openai-small_hotpotqa/kv_store_full_docs.json +0 -0
  36. kg/multihop/gpt-4o-mini_openai-small_hotpotqa/kv_store_llm_response_cache.json +52 -0
  37. kg/multihop/gpt-4o-mini_openai-small_hotpotqa/kv_store_text_chunks.json +0 -0
  38. kg/multihop/gpt-4o-mini_openai-small_hotpotqa/vdb_chunks.json +3 -0
  39. kg/multihop/gpt-4o-mini_openai-small_hotpotqa/vdb_entities.json +3 -0
  40. kg/multihop/gpt-4o-mini_openai-small_hotpotqa/vdb_relationships.json +3 -0
  41. kg/multihop/gpt-4o-mini_openai-small_musique/graph_chunk_entity_relation.graphml +0 -0
  42. kg/multihop/gpt-4o-mini_openai-small_musique/kg_node_embeddings_chunk_entity_relation.json +3 -0
  43. kg/multihop/gpt-4o-mini_openai-small_musique/kv_store_full_docs.json +0 -0
  44. kg/multihop/gpt-4o-mini_openai-small_musique/kv_store_llm_response_cache.json +966 -0
  45. kg/multihop/gpt-4o-mini_openai-small_musique/kv_store_text_chunks.json +0 -0
  46. kg/multihop/gpt-4o-mini_openai-small_musique/vdb_chunks.json +0 -0
  47. kg/multihop/gpt-4o-mini_openai-small_musique/vdb_entities.json +3 -0
  48. kg/multihop/gpt-4o-mini_openai-small_musique/vdb_relationships.json +3 -0
.gitattributes CHANGED
@@ -39,3 +39,19 @@ data/text2sql/spider2-lite/sqlite/Pagila/Pagila.sqlite filter=lfs diff=lfs merge
39
  docs/figs/GraphRAG.png filter=lfs diff=lfs merge=lfs -text
40
  docs/figs/LightRAG.png filter=lfs diff=lfs merge=lfs -text
41
  docs/figs/QAFD-RAG.png filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  docs/figs/GraphRAG.png filter=lfs diff=lfs merge=lfs -text
40
  docs/figs/LightRAG.png filter=lfs diff=lfs merge=lfs -text
41
  docs/figs/QAFD-RAG.png filter=lfs diff=lfs merge=lfs -text
42
+ kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/llm_cache/gpt-4o-mini_cache.sqlite filter=lfs diff=lfs merge=lfs -text
43
+ kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/llm_cache/gpt-4o-mini_cache.sqlite filter=lfs diff=lfs merge=lfs -text
44
+ kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/openie_results_ner_gpt-4o-mini.json filter=lfs diff=lfs merge=lfs -text
45
+ kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/llm_cache/gpt-4o-mini_cache.sqlite filter=lfs diff=lfs merge=lfs -text
46
+ kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/openie_results_ner_gpt-4o-mini.json filter=lfs diff=lfs merge=lfs -text
47
+ kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/vdb_chunks.json filter=lfs diff=lfs merge=lfs -text
48
+ kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/vdb_entities.json filter=lfs diff=lfs merge=lfs -text
49
+ kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/vdb_relationships.json filter=lfs diff=lfs merge=lfs -text
50
+ kg/multihop/gpt-4o-mini_openai-small_hotpotqa/graph_chunk_entity_relation.graphml filter=lfs diff=lfs merge=lfs -text
51
+ kg/multihop/gpt-4o-mini_openai-small_hotpotqa/kg_node_embeddings_chunk_entity_relation.json filter=lfs diff=lfs merge=lfs -text
52
+ kg/multihop/gpt-4o-mini_openai-small_hotpotqa/vdb_chunks.json filter=lfs diff=lfs merge=lfs -text
53
+ kg/multihop/gpt-4o-mini_openai-small_hotpotqa/vdb_entities.json filter=lfs diff=lfs merge=lfs -text
54
+ kg/multihop/gpt-4o-mini_openai-small_hotpotqa/vdb_relationships.json filter=lfs diff=lfs merge=lfs -text
55
+ kg/multihop/gpt-4o-mini_openai-small_musique/kg_node_embeddings_chunk_entity_relation.json filter=lfs diff=lfs merge=lfs -text
56
+ kg/multihop/gpt-4o-mini_openai-small_musique/vdb_entities.json filter=lfs diff=lfs merge=lfs -text
57
+ kg/multihop/gpt-4o-mini_openai-small_musique/vdb_relationships.json filter=lfs diff=lfs merge=lfs -text
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/chunk_embeddings/vdb_chunk.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01c5ce8f975775a4eab71bc9807a29089158aaa737742a12e1bc1791ba86d51c
3
+ size 102737145
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/entity_embeddings/vdb_entity.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0f0e0f0066cac959eebb2e5b119e673255e9db6223a67d2720c280d3190453f
3
+ size 822175806
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/fact_embeddings/vdb_fact.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:680b340f89d9106d8789bc5970aaee2f8dab923c7d46eab5a023df2f774e2c8f
3
+ size 1057576368
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/graph.pickle ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebfab701f2c8608bc305e6d047a8235ae700ba559925aba2cececa754b66c63a
3
+ size 25901303
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/llm_cache/gpt-4o-mini_cache.sqlite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5ff734f9a4c6196577618c46b8917c067e681d972e1e096f26a767dc5189077
3
+ size 1134592
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/llm_cache/gpt-4o-mini_cache.sqlite.lock ADDED
File without changes
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/openie_results_ner_gpt-4o-mini.json ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_2wikimultihopqa/results_2wikimultihopqa.json ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/chunk_embeddings/vdb_chunk.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:179fdefc823017a385849994f70c95eb98ad68f294b37d15a1d35716d04fa317
3
+ size 165021151
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/entity_embeddings/vdb_entity.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9af06cca4b2208fa6db3f0047e6b669c6c4041901d44edd3391cdd41ba51f9b7
3
+ size 1589735172
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/fact_embeddings/vdb_fact.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e888aeac368906ec5ed514eda9559016876f7022fbcb2333df56f9af71c6cd8e
3
+ size 2042267427
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/graph.pickle ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c3bff61eb07adc66cc1d12a079280c67fae93a903034e46f741f08a05b596b6
3
+ size 48145997
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/llm_cache/gpt-4o-mini_cache.sqlite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42be606c6c439c93bf7540d2757425637954924e2614bb81f9da9b3154171404
3
+ size 1118208
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/llm_cache/gpt-4o-mini_cache.sqlite.lock ADDED
File without changes
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/openie_results_ner_gpt-4o-mini.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa5fff3ebb2143d6a84a99bad39aa36cb28fe5fc72b11b8d000660fc241c2d5
3
+ size 15985602
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_hotpotqa/results_hotpotqa.json ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/chunk_embeddings/vdb_chunk.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b86a3237cebd145e5f8ab827c8f1d575c6ff7b9998e630770a423ec3e0442db9
3
+ size 195596893
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/entity_embeddings/vdb_entity.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b4ba30b672739d473c6112542e84d1037350b341c334f6b053ab3cead577e01
3
+ size 1683189131
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/fact_embeddings/vdb_fact.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e374d272a74df553cccf132ae58dd427958459b8450562a18b14f28bca06733
3
+ size 2119804601
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/graph.pickle ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:763db9b168ede8a00c0f12eead1285bc172e9e5bbd804923fcf845b350a323e0
3
+ size 53037749
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/llm_cache/gpt-4o-mini_cache.sqlite ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2caa8eee0a781e33d317c031f31174346cad7865ca5281f5fc880aea7aec8773
3
+ size 1191936
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/llm_cache/gpt-4o-mini_cache.sqlite.lock ADDED
File without changes
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/openie_results_ner_gpt-4o-mini.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:370bc7a0196df97fe814f1ec0976a0a73d67b23e74ab4693a2d513d998684bb7
3
+ size 16719024
kg/multihop/gpt-4o-mini_nvidia-nv-embed-v2_musique/results_musique.json ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/graph_chunk_entity_relation.graphml ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/kv_store_full_docs.json ADDED
File without changes
kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/kv_store_llm_response_cache.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/kv_store_text_chunks.json ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/vdb_chunks.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c432246c857b6dfe309e1a7214dd480115eb10109af98eb9c221894c96234e5e
3
+ size 13234877
kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/vdb_entities.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:608644480cc8ab4d4a8f2c8df49caee83a3ec8437555703f9f1468f1e08ebb40
3
+ size 96782279
kg/multihop/gpt-4o-mini_openai-small_2wikimultihopqa/vdb_relationships.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1265a465e75ebe95de31e6d6e0a7ef2f82f279278ccb888c6bf98071fe3b77bf
3
+ size 85920223
kg/multihop/gpt-4o-mini_openai-small_hotpotqa/graph_chunk_entity_relation.graphml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2427bfdcc2b59c81e4799252fd198b2fd261056ddb5302e375c29b572e8f8cb2
3
+ size 11911349
kg/multihop/gpt-4o-mini_openai-small_hotpotqa/kg_node_embeddings_chunk_entity_relation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1821818c528c188555db18c640eb004db90c871244430f4dccc69220c34f55f
3
+ size 615820307
kg/multihop/gpt-4o-mini_openai-small_hotpotqa/kv_store_full_docs.json ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_openai-small_hotpotqa/kv_store_llm_response_cache.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "hybrid": {
3
+ "804b39d8eb5487bb2ddba0a3dc36d881": {
4
+ "return": "Christopher McCoy plays the lead role in The Newcomers.",
5
+ "embedding": null,
6
+ "embedding_shape": null,
7
+ "embedding_min": null,
8
+ "embedding_max": null,
9
+ "original_prompt": "what is one of the stars of The Newcomers known for"
10
+ },
11
+ "2369f72696b55e8449624da7ad43483d": {
12
+ "return": "Sherlock Holmes in \"The Adventure of the Seven Clocks\" was co-written by Adrian Conan Doyle and John Dickson Carr.",
13
+ "embedding": null,
14
+ "embedding_shape": null,
15
+ "embedding_min": null,
16
+ "embedding_max": null,
17
+ "original_prompt": "The fictional private detective that appears in \"The Adventure of the Seven Clocks\" what written by whom?"
18
+ },
19
+ "bd52b96a414e399ca0f0c7167107b72b": {
20
+ "return": "The Distribution of Industry Act 1950 was passed by Clement Attlee, Prime Minister from 1945 to 1951.",
21
+ "embedding": null,
22
+ "embedding_shape": null,
23
+ "embedding_min": null,
24
+ "embedding_max": null,
25
+ "original_prompt": "The Distribution of Industry act was passed by a man who was prime minister when? "
26
+ },
27
+ "eb302a7a3360809fcd46e215affc3916": {
28
+ "return": "Mary, Queen of Scots was helped to escape by her gaoler's family.",
29
+ "embedding": null,
30
+ "embedding_shape": null,
31
+ "embedding_min": null,
32
+ "embedding_max": null,
33
+ "original_prompt": "Sparking the Marian civil war, who helped the recently abdicated queen to escape her imprisonment?"
34
+ },
35
+ "84c858f6bce09c193c0f98857e83dc50": {
36
+ "return": "Raymond Robertsen was born in Hammerfest, Norway, not a county.",
37
+ "embedding": null,
38
+ "embedding_shape": null,
39
+ "embedding_min": null,
40
+ "embedding_max": null,
41
+ "original_prompt": "In which county is the town in which Raymond Robertsen was born ?"
42
+ },
43
+ "6db86a09cc5f04ee78c114a9d8a58f06": {
44
+ "return": "The screenplay for \"Julius Caesar\" was worked on by both Edward Carfagno and Miklos Rozsa.",
45
+ "embedding": null,
46
+ "embedding_shape": null,
47
+ "embedding_min": null,
48
+ "embedding_max": null,
49
+ "original_prompt": "What screenplay was worked on by both Edward Carfagno and Miklos Rozsa?"
50
+ }
51
+ }
52
+ }
kg/multihop/gpt-4o-mini_openai-small_hotpotqa/kv_store_text_chunks.json ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_openai-small_hotpotqa/vdb_chunks.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6577f00efa22d08c9605f2bc15e0defa444c155af6fe07e64089998557c426c
3
+ size 15626217
kg/multihop/gpt-4o-mini_openai-small_hotpotqa/vdb_entities.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3fd2a3acc7bb9c8513954b3fb89f1a0a99f9c453778b616f998a2fa70028d68
3
+ size 136447751
kg/multihop/gpt-4o-mini_openai-small_hotpotqa/vdb_relationships.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca08f6cb7959810d1470a8cfc9e186f4962f4753988dc0b109430bebf582cb6b
3
+ size 125497304
kg/multihop/gpt-4o-mini_openai-small_musique/graph_chunk_entity_relation.graphml ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_openai-small_musique/kg_node_embeddings_chunk_entity_relation.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3013abd492d429f79dd35d74d9fc93a3b7488fcd0e9c4b3763fe45b147206595
3
+ size 152750094
kg/multihop/gpt-4o-mini_openai-small_musique/kv_store_full_docs.json ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_openai-small_musique/kv_store_llm_response_cache.json ADDED
@@ -0,0 +1,966 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "hybrid": {
3
+ "d6fc41f882760ddbaf66b7078600a522": {
4
+ "return": "**He was signed by Barcelona in June 1982.**",
5
+ "embedding": null,
6
+ "embedding_shape": null,
7
+ "embedding_min": null,
8
+ "embedding_max": null,
9
+ "original_prompt": "When was the person who Messi's goals in Copa del Rey compared to get signed by Barcelona?"
10
+ },
11
+ "b657300bf35c15cac49ee49e67c584cc": {
12
+ "return": "The Tripartite discussions began in June.",
13
+ "embedding": null,
14
+ "embedding_shape": null,
15
+ "embedding_min": null,
16
+ "embedding_max": null,
17
+ "original_prompt": "What month did the Tripartite discussions begin between Britain, France, and the country where, despite being headquartered in the nation called the nobilities commonwealth, the top-ranking Warsaw Pact operatives originated?"
18
+ },
19
+ "fc94b6e82bb6f801ac9ed12bce1fa1fd": {
20
+ "return": "Montebello, New York—Erik Hort’s birthplace—is located in **Rockland County**.",
21
+ "embedding": null,
22
+ "embedding_shape": null,
23
+ "embedding_min": null,
24
+ "embedding_max": null,
25
+ "original_prompt": "What county is Erik Hort's birthplace a part of?"
26
+ },
27
+ "6d5f0bddbaf1280a445c7caea72bef45": {
28
+ "return": "**Acornsoft ended as a separate publisher in 1986.**",
29
+ "embedding": null,
30
+ "embedding_shape": null,
31
+ "embedding_min": null,
32
+ "embedding_max": null,
33
+ "original_prompt": "What year did the publisher of Labyrinth end?"
34
+ },
35
+ "0f9dae492f4f369f5fdf3ce3b8c84afa": {
36
+ "return": "I don’t know the date when Lady Godiva’s birthplace was abolished.",
37
+ "embedding": null,
38
+ "embedding_shape": null,
39
+ "embedding_min": null,
40
+ "embedding_max": null,
41
+ "original_prompt": "When was Lady Godiva's birthplace abolished?"
42
+ },
43
+ "2a6cfbb15813d04868b3ea5882dbbf4f": {
44
+ "return": "I don't have that information.",
45
+ "embedding": null,
46
+ "embedding_shape": null,
47
+ "embedding_min": null,
48
+ "embedding_max": null,
49
+ "original_prompt": "When was the region immediately north of the region where Israel is located and the location of the Battle of Qurah and Umm al Maradim created?"
50
+ },
51
+ "b0c74894f2aeb03b47e8c0a1389ae69e": {
52
+ "return": "The body of water by Minneapolis, where Ralph Rapson died, empties into the Mississippi River, which flows into the Gulf of Mexico.",
53
+ "embedding": null,
54
+ "embedding_shape": null,
55
+ "embedding_min": null,
56
+ "embedding_max": null,
57
+ "original_prompt": "Where does the body of water by the city where the Southeast Library designer died empty into the Gulf of Mexico?"
58
+ },
59
+ "a3c0a53cc21441c6985aa89c6961a49c": {
60
+ "return": "I don't have that information.",
61
+ "embedding": null,
62
+ "embedding_shape": null,
63
+ "embedding_min": null,
64
+ "embedding_max": null,
65
+ "original_prompt": "When did the explorer reach the city where the headquarters of the only group larger than Vilaiyaadu Mankatha's record label is located?"
66
+ },
67
+ "504c25ac184ec33e62d7a8d45a98c212": {
68
+ "return": "The battle of Actium occurred in 31 BC, near Giovanni Cifolelli's birthplace.",
69
+ "embedding": null,
70
+ "embedding_shape": null,
71
+ "embedding_min": null,
72
+ "embedding_max": null,
73
+ "original_prompt": "When was the start of the battle of the birthplace of the performer of III?"
74
+ },
75
+ "3c551fb76dbd6a7a19eb9b14101124aa": {
76
+ "return": "Mauro Scocco was born on September 11, 1962.",
77
+ "embedding": null,
78
+ "embedding_shape": null,
79
+ "embedding_min": null,
80
+ "embedding_max": null,
81
+ "original_prompt": "What is the Till dom ensamma performer's birth date?"
82
+ },
83
+ "949916b008bff24f2b5b8e670e72778d": {
84
+ "return": "Season 5 of Ray Donovan consists of 12 episodes.",
85
+ "embedding": null,
86
+ "embedding_shape": null,
87
+ "embedding_min": null,
88
+ "embedding_max": null,
89
+ "original_prompt": "How many episodes are in season 5 of the series with The Bag or the Bat?"
90
+ },
91
+ "360f8ed57ae4a26139d5d2e3bbe320f4": {
92
+ "return": "I'm sorry, but I don't have that information.",
93
+ "embedding": null,
94
+ "embedding_shape": null,
95
+ "embedding_min": null,
96
+ "embedding_max": null,
97
+ "original_prompt": "How were the people from whom new coins were a proclamation of independence by the Somali Muslim Ajuran Empire expelled from the country between Thailand and A Lim's country?"
98
+ },
99
+ "9bed08531366096078d2f0783ef5980d": {
100
+ "return": "São José dos Campos is named after Saint Joseph; birthplace unspecified.",
101
+ "embedding": null,
102
+ "embedding_shape": null,
103
+ "embedding_min": null,
104
+ "embedding_max": null,
105
+ "original_prompt": "What is the birthplace of the person after whom São José dos Campos was named?"
106
+ },
107
+ "6e5a20fbbe6d2cbc35e2bf326387a4c9": {
108
+ "return": "Plague occurred in Paris about 30% of the time from the 16th to 17th centuries.",
109
+ "embedding": null,
110
+ "embedding_shape": null,
111
+ "embedding_min": null,
112
+ "embedding_max": null,
113
+ "original_prompt": "How many times did plague occur in the place where Crucifixion's creator died?"
114
+ },
115
+ "0b9faba97e9e869643ec4b6d393e19d9": {
116
+ "return": "The Governor of Vatican City died in 1952.",
117
+ "embedding": null,
118
+ "embedding_shape": null,
119
+ "embedding_min": null,
120
+ "embedding_max": null,
121
+ "original_prompt": "What year did the Governor of the city where the basilica named after the same saint as the one that Mantua Cathedral is dedicated to die?"
122
+ },
123
+ "43a9e746b5dba435d4d91ef94304a149": {
124
+ "return": "Adelphia Communications Corporation owned Empire Sports Network until its collapse in 2005.",
125
+ "embedding": null,
126
+ "embedding_shape": null,
127
+ "embedding_min": null,
128
+ "embedding_max": null,
129
+ "original_prompt": "What company succeeded the owner of Empire Sports Network?"
130
+ },
131
+ "947c19c6e7f83b48e182b41ee699add8": {
132
+ "return": "The Palau de la Generalitat was constructed in the 15th century.",
133
+ "embedding": null,
134
+ "embedding_shape": null,
135
+ "embedding_min": null,
136
+ "embedding_max": null,
137
+ "original_prompt": "When was the Palau de la Generalitat constructed in the city where Martin from the region where Perdiguera is located died?"
138
+ },
139
+ "a0a413ba2f8eba74cc454f010ec7864b": {
140
+ "return": "Arnold Schwarzenegger married journalist Maria Shriver.",
141
+ "embedding": null,
142
+ "embedding_shape": null,
143
+ "embedding_min": null,
144
+ "embedding_max": null,
145
+ "original_prompt": "Who married the actor from Terminator?"
146
+ },
147
+ "bbbf1bcb3c23b4846101388161300fc6": {
148
+ "return": "The King's Commissioner of North Holland, Johan Remkes, oversees the area.",
149
+ "embedding": null,
150
+ "embedding_shape": null,
151
+ "embedding_min": null,
152
+ "embedding_max": null,
153
+ "original_prompt": "Who was in charge of the place where Castricum is located?"
154
+ },
155
+ "2a5d841c664098b8072e4cdb16d419fe": {
156
+ "return": "The mascot of Oregon State University is Benny Beaver.",
157
+ "embedding": null,
158
+ "embedding_shape": null,
159
+ "embedding_min": null,
160
+ "embedding_max": null,
161
+ "original_prompt": "Who is the mascot of the university related to Randy Conrads?"
162
+ },
163
+ "7e7fbb2c50089c33c794b9d8d075b5e7": {
164
+ "return": "SEAL stands for \"Sea, Air, and Land.\"",
165
+ "embedding": null,
166
+ "embedding_shape": null,
167
+ "embedding_min": null,
168
+ "embedding_max": null,
169
+ "original_prompt": "What does seal stand for in the U.S. military branch that operates destroyers, as well as the USS Edsall?"
170
+ },
171
+ "f65d88d61c9505ed813f4e6aed21343f": {
172
+ "return": "Chiang Hsiao-wen's father, Chiang Ching-kuo, has multiple children, including Chiang Hsiao-wu.",
173
+ "embedding": null,
174
+ "embedding_shape": null,
175
+ "embedding_min": null,
176
+ "embedding_max": null,
177
+ "original_prompt": "Who is the child of Chiang Hsiao-wen's father?"
178
+ },
179
+ "45a254a27b65b8d09d8f1b62187fb638": {
180
+ "return": "James Watt, who wrote about the riots, was educated in Birmingham.",
181
+ "embedding": null,
182
+ "embedding_shape": null,
183
+ "embedding_min": null,
184
+ "embedding_max": null,
185
+ "original_prompt": "Where was the person who wrote about the rioting being a dividing factor in Birmingham educated?"
186
+ },
187
+ "e92bc2978c657fa5dc88f21d56009faf": {
188
+ "return": "Natalie Wood played Susie in Miracle on 34th Street.",
189
+ "embedding": null,
190
+ "embedding_shape": null,
191
+ "embedding_min": null,
192
+ "embedding_max": null,
193
+ "original_prompt": "Whose sister played Susie in miracle on 34th street?"
194
+ },
195
+ "90ee7f37999bf481fe2550d8e98cc0f1": {
196
+ "return": "César Gaytan is not related; John Cabot's son is Sebastian Cabot.",
197
+ "embedding": null,
198
+ "embedding_shape": null,
199
+ "embedding_min": null,
200
+ "embedding_max": null,
201
+ "original_prompt": "Who is the child of the Italian navigator who explored the eastern coast of the continent César Gaytan was born in for the English?"
202
+ },
203
+ "71fd7ae59033024d53c4ba5c03ddc05d": {
204
+ "return": "The spouse of Young Man Luther's author is not mentioned in the data.",
205
+ "embedding": null,
206
+ "embedding_shape": null,
207
+ "embedding_min": null,
208
+ "embedding_max": null,
209
+ "original_prompt": "Who is the spouse of Young Man Luther's author?"
210
+ },
211
+ "9bc2f637853f56297d31193ead5a2237": {
212
+ "return": "The plague occurred 22 times in Venice.",
213
+ "embedding": null,
214
+ "embedding_shape": null,
215
+ "embedding_min": null,
216
+ "embedding_max": null,
217
+ "original_prompt": "How many times did the plague occur in the city where the painter of The Bacchanal of the Andrians died?"
218
+ },
219
+ "7a2546a7787b787dc0cf70a1666e2dd4": {
220
+ "return": "I don't have that information.",
221
+ "embedding": null,
222
+ "embedding_shape": null,
223
+ "embedding_min": null,
224
+ "embedding_max": null,
225
+ "original_prompt": "In what year was the group who performed Attics To Eden formed?"
226
+ },
227
+ "42f18a51a5efb7509a7c7653781bd683": {
228
+ "return": "I don't know the answer.",
229
+ "embedding": null,
230
+ "embedding_shape": null,
231
+ "embedding_min": null,
232
+ "embedding_max": null,
233
+ "original_prompt": "Where did the arguer that the country Directive 10/2 called for actions against had become an imperialist power declare he would intervene in the Korean conflict?"
234
+ },
235
+ "219f1690a9cc8d1e3fca4cf7ea1ed824": {
236
+ "return": "I don't have that information.",
237
+ "embedding": null,
238
+ "embedding_shape": null,
239
+ "embedding_min": null,
240
+ "embedding_max": null,
241
+ "original_prompt": "When did military instruction start at the place where Larry Alcala was educated?"
242
+ },
243
+ "ff40f0174d39143c5bfa267f00e5d111": {
244
+ "return": "The information is not provided.",
245
+ "embedding": null,
246
+ "embedding_shape": null,
247
+ "embedding_min": null,
248
+ "embedding_max": null,
249
+ "original_prompt": "When did the city where Greenwood Laboratory School is located become capitol of the state where the screenwriter of The Poor Boob was born?"
250
+ },
251
+ "eda19eec3b472a605153cd8a0729895c": {
252
+ "return": "I don't know the answer.",
253
+ "embedding": null,
254
+ "embedding_shape": null,
255
+ "embedding_min": null,
256
+ "embedding_max": null,
257
+ "original_prompt": "Who is played by the director of The Good Shepherd in The Godfather?"
258
+ },
259
+ "6f33cc0ad1706365df9bb1d32f801242": {
260
+ "return": "I don't have that information.",
261
+ "embedding": null,
262
+ "embedding_shape": null,
263
+ "embedding_min": null,
264
+ "embedding_max": null,
265
+ "original_prompt": "How long are the council terms of the city that shares a county with Helvetia?"
266
+ },
267
+ "85a83ba36d7f2f096e06a3f3dc5d322c": {
268
+ "return": "This information is not available.",
269
+ "embedding": null,
270
+ "embedding_shape": null,
271
+ "embedding_min": null,
272
+ "embedding_max": null,
273
+ "original_prompt": "When was the region immediately north of the region that prevailed with the disgrace of Near East and the terrain feature on which shamal is located created?"
274
+ },
275
+ "233e792c66c84a39e7fd73694f2f57b7": {
276
+ "return": "I don't have that information.",
277
+ "embedding": null,
278
+ "embedding_shape": null,
279
+ "embedding_min": null,
280
+ "embedding_max": null,
281
+ "original_prompt": "How did did the people fare during the reign of the abolisher of sati partha in India?"
282
+ },
283
+ "fdfeee1aab2b2ff892034c4f40522a57": {
284
+ "return": "The 1st Governor-General of India was Lord William Bentinck.",
285
+ "embedding": null,
286
+ "embedding_shape": null,
287
+ "embedding_min": null,
288
+ "embedding_max": null,
289
+ "original_prompt": "What is the position of the 1st governor general of India?"
290
+ },
291
+ "1c42430825cef5bd985829c388f6d428": {
292
+ "return": "I don't know the answer.",
293
+ "embedding": null,
294
+ "embedding_shape": null,
295
+ "embedding_min": null,
296
+ "embedding_max": null,
297
+ "original_prompt": "Who is the child of the president who suffered a major defeat when the body which approves members of the American cabinet refused to ratify the Versailles treaty?"
298
+ },
299
+ "2b28f5691e77805a1151aa72f73d2577": {
300
+ "return": "I don't know the answer to that.",
301
+ "embedding": null,
302
+ "embedding_shape": null,
303
+ "embedding_min": null,
304
+ "embedding_max": null,
305
+ "original_prompt": "What does dell call the feature letting the interface replacing FireWire in later iterations of the iPod drives to remain powered when the computer is off?"
306
+ },
307
+ "475037c190a01bc69263bc4e5f7c4507": {
308
+ "return": "\"Turn Me On\" was written by Norah Jones.",
309
+ "embedding": null,
310
+ "embedding_shape": null,
311
+ "embedding_min": null,
312
+ "embedding_max": null,
313
+ "original_prompt": "Who wrote Turn Me On by the singer of Come Away with Me?"
314
+ },
315
+ "63448a27ead05d3c996bf00e67db3109": {
316
+ "return": "The second pick in the 1999 draft was Jay Williams.",
317
+ "embedding": null,
318
+ "embedding_shape": null,
319
+ "embedding_min": null,
320
+ "embedding_max": null,
321
+ "original_prompt": "Who was second pick in the 1999 draft of the league that has a competition where they give out the MLB MVP award after it?"
322
+ },
323
+ "823e2c38f6f8e09aafc332736468f681": {
324
+ "return": "Bustami's birth country is likely Somalia, whose government had Siad Barre as president after independence.",
325
+ "embedding": null,
326
+ "embedding_shape": null,
327
+ "embedding_min": null,
328
+ "embedding_max": null,
329
+ "original_prompt": "The Commission of Truth and Friendship established governments for Bustami's birth country and a second country that had who as president after declaring independence?"
330
+ },
331
+ "e47e2d5f8f12dfefb4d7492141defa32": {
332
+ "return": "Cape Verde is an island nation off the coast of Africa.",
333
+ "embedding": null,
334
+ "embedding_shape": null,
335
+ "embedding_min": null,
336
+ "embedding_max": null,
337
+ "original_prompt": "Where is the country with ISO code ISO 3166-2:CV located?"
338
+ },
339
+ "410ec10da50405ef65170b6a94c06feb": {
340
+ "return": "I don't know the answer.",
341
+ "embedding": null,
342
+ "embedding_shape": null,
343
+ "embedding_min": null,
344
+ "embedding_max": null,
345
+ "original_prompt": "What was the form of the language Auctor is in, used in the era of the Frankish king who created the Holy Roman Empire, later known as?"
346
+ },
347
+ "841e2dc013de6a291e6a6aba82371ebb": {
348
+ "return": "The data doesn't provide information regarding when that political party gained control of the House.",
349
+ "embedding": null,
350
+ "embedding_shape": null,
351
+ "embedding_min": null,
352
+ "embedding_max": null,
353
+ "original_prompt": "When did the political party that favored harsh punishment of southern states after the Civil War, gain control of the House?"
354
+ },
355
+ "ebb92dab5e29c32be86e873487583abc": {
356
+ "return": "I don't know the answer.",
357
+ "embedding": null,
358
+ "embedding_shape": null,
359
+ "embedding_min": null,
360
+ "embedding_max": null,
361
+ "original_prompt": "When did the person chosen to be president of the confederacy end his fight in the Mexican-American war?"
362
+ },
363
+ "df16700e3e019884c1351ba260c0345c": {
364
+ "return": "I don't know the answer.",
365
+ "embedding": null,
366
+ "embedding_shape": null,
367
+ "embedding_min": null,
368
+ "embedding_max": null,
369
+ "original_prompt": "What city is the star of Sous les pieds des femmes from?"
370
+ },
371
+ "78228768d7a0b25a51e2e31478a46763": {
372
+ "return": "The majority religion in the area that became India is Islam.",
373
+ "embedding": null,
374
+ "embedding_shape": null,
375
+ "embedding_min": null,
376
+ "embedding_max": null,
377
+ "original_prompt": "what is meaning of the word that is a majority religion of the area that became India when the country origin of Mizraab was created in Arabic dictionary?"
378
+ },
379
+ "abf6cfbaad029836b31e44afe280818b": {
380
+ "return": "I don't have that information.",
381
+ "embedding": null,
382
+ "embedding_shape": null,
383
+ "embedding_min": null,
384
+ "embedding_max": null,
385
+ "original_prompt": "Who stars in the video \"One Last Time\" by the performer of Baby I?"
386
+ },
387
+ "ba7499c0a131a205e64f7871677f811d": {
388
+ "return": "I don't have that information.",
389
+ "embedding": null,
390
+ "embedding_shape": null,
391
+ "embedding_min": null,
392
+ "embedding_max": null,
393
+ "original_prompt": "When did the majority party in the House of Representatives gain control of the body which approves members of the Cabinet?"
394
+ },
395
+ "bf9dfec29b3686f4b92a2ab3cf9a3995": {
396
+ "return": "I don't have the answer to that.",
397
+ "embedding": null,
398
+ "embedding_shape": null,
399
+ "embedding_min": null,
400
+ "embedding_max": null,
401
+ "original_prompt": "How many ethnic minorities were looked at differently in the city where the headquarters of the only group larger than Långa nätter's record label is located?"
402
+ },
403
+ "ad65ea3ec270dc4f510aecf562b793ac": {
404
+ "return": "West Germany joined NATO on May 6, 1955.",
405
+ "embedding": null,
406
+ "embedding_shape": null,
407
+ "embedding_min": null,
408
+ "embedding_max": null,
409
+ "original_prompt": "When did the country the top-ranking Warsaw Pact operatives came from, despite it being headquartered in the country where A Generation is set, agree to a unified Germany inside NATO?"
410
+ },
411
+ "78a3c36d1f74e8a2b733cd006932ac28": {
412
+ "return": "Michael Schumacher won the 2002 Brazilian Grand Prix in São Paulo.",
413
+ "embedding": null,
414
+ "embedding_shape": null,
415
+ "embedding_min": null,
416
+ "embedding_max": null,
417
+ "original_prompt": "Who won the Indy Car Race in the largest populated city of the state where the performer of Mingus Three is from?"
418
+ },
419
+ "12d677cf482066e75b23650c9e9aeab8": {
420
+ "return": "I don't have that information.",
421
+ "embedding": null,
422
+ "embedding_shape": null,
423
+ "embedding_min": null,
424
+ "embedding_max": null,
425
+ "original_prompt": "Who did the person who married their half sister in the bible marry after the death of sarah?"
426
+ },
427
+ "319638735c8f6defeb3039d71f529346": {
428
+ "return": "I don't have that information.",
429
+ "embedding": null,
430
+ "embedding_shape": null,
431
+ "embedding_min": null,
432
+ "embedding_max": null,
433
+ "original_prompt": "What is the average salary of a working person with the same nationality as the producer of The Wild Women of Chastity Gulch?"
434
+ },
435
+ "b76406b0728e0691a9c322d23f63bd0e": {
436
+ "return": "I don't know the answer.",
437
+ "embedding": null,
438
+ "embedding_shape": null,
439
+ "embedding_min": null,
440
+ "embedding_max": null,
441
+ "original_prompt": "Who was Beyonce's husband talking about in the the song Cry?"
442
+ },
443
+ "6973d383be99ca6d501d63e2cf79b338": {
444
+ "return": "I don’t have that information.",
445
+ "embedding": null,
446
+ "embedding_shape": null,
447
+ "embedding_min": null,
448
+ "embedding_max": null,
449
+ "original_prompt": "When was the region immediately north of the region where Israel is located and the site of the most growth in desalination for agricultural use established?"
450
+ },
451
+ "61b3aafcd9062852c9cf3b1a4170332e": {
452
+ "return": "I don't know the answer.",
453
+ "embedding": null,
454
+ "embedding_shape": null,
455
+ "embedding_min": null,
456
+ "embedding_max": null,
457
+ "original_prompt": "An Indy car race was held in the capital of the state where the performer of Mingus Plays Piano was born. Who won the race?"
458
+ },
459
+ "e81d67341c2e9027902891989a0807d5": {
460
+ "return": "I don't know the answer.",
461
+ "embedding": null,
462
+ "embedding_shape": null,
463
+ "embedding_min": null,
464
+ "embedding_max": null,
465
+ "original_prompt": "What is the name of the famous bridge in the birth city of the composer of Scanderbeg?"
466
+ },
467
+ "eaed5a3206d87b2493f10c81559faf16": {
468
+ "return": "The data does not provide information on a specific spouse related to such a speaker.",
469
+ "embedding": null,
470
+ "embedding_shape": null,
471
+ "embedding_min": null,
472
+ "embedding_max": null,
473
+ "original_prompt": "Who was the spouse of a leading speaker against slavery and publisher of an antislavery newspaper?"
474
+ },
475
+ "dc3fbab73b17a2192196ab47e73f32e9": {
476
+ "return": "The district is not specified in the provided data.",
477
+ "embedding": null,
478
+ "embedding_shape": null,
479
+ "embedding_min": null,
480
+ "embedding_max": null,
481
+ "original_prompt": "Where is the district that the person who wanted to reform and address John Kodwo Amissah's religion preached a sermon on Marian devotion before his death located?"
482
+ },
483
+ "32d3a63b257421b66a3819bfaecd1ee2": {
484
+ "return": "I don't know the answer.",
485
+ "embedding": null,
486
+ "embedding_shape": null,
487
+ "embedding_min": null,
488
+ "embedding_max": null,
489
+ "original_prompt": "What is the capital of the county where Fort Deposit is located?"
490
+ },
491
+ "a2028772d405a9d2a0078dd9f748eee2": {
492
+ "return": "I don't know the answer.",
493
+ "embedding": null,
494
+ "embedding_shape": null,
495
+ "embedding_min": null,
496
+ "embedding_max": null,
497
+ "original_prompt": "How long had Pfrang Association's headquarters location been the capitol city of the area where Guangling District is located?"
498
+ },
499
+ "0b52feaf44c358d9e754ce5ba0b839f4": {
500
+ "return": "The term \"Auctor\" originates from Latin.",
501
+ "embedding": null,
502
+ "embedding_shape": null,
503
+ "embedding_min": null,
504
+ "embedding_max": null,
505
+ "original_prompt": "What was the language Auctor comes from during the era of the man crowned first Holy Roman Emperor later known as?"
506
+ },
507
+ "89099feaf06acee043b9f87ddbbc7ef6": {
508
+ "return": "I don't know the answer.",
509
+ "embedding": null,
510
+ "embedding_shape": null,
511
+ "embedding_min": null,
512
+ "embedding_max": null,
513
+ "original_prompt": "When did the 1979-80 European Cup winner win the FA Cup?"
514
+ },
515
+ "8d9ece86d3991b1382ab6753f49ba266": {
516
+ "return": "I don't have that information.",
517
+ "embedding": null,
518
+ "embedding_shape": null,
519
+ "embedding_min": null,
520
+ "embedding_max": null,
521
+ "original_prompt": "Who was a prominent figure at the radio division of the network that created the version of The Biggest Loser set in the country where Seria is?"
522
+ },
523
+ "edc4deb84a694212a64930cc55d9c70a": {
524
+ "return": "Venice does not have a 2018 population mentioned; generally, it faced significant flooding issues.",
525
+ "embedding": null,
526
+ "embedding_shape": null,
527
+ "embedding_min": null,
528
+ "embedding_max": null,
529
+ "original_prompt": "What was the 2018 population of the Italian city that's underwater?"
530
+ },
531
+ "9c490ce64f013cacf8f1dd54c6ad2c80": {
532
+ "return": "The last name Sylvester originated from Latin.",
533
+ "embedding": null,
534
+ "embedding_shape": null,
535
+ "embedding_min": null,
536
+ "embedding_max": null,
537
+ "original_prompt": "What was the language from which the last name Sylvester originated during the era of the person crowned emperor of the west in 800 CE later known as?"
538
+ },
539
+ "67d7adfafb9488d469d2ece53b844ac5": {
540
+ "return": "I don't know the answer.",
541
+ "embedding": null,
542
+ "embedding_shape": null,
543
+ "embedding_min": null,
544
+ "embedding_max": null,
545
+ "original_prompt": "Who is the head of the agency that created MYSTIC?"
546
+ },
547
+ "c6dcf98ffc288976b54274c92e78b008": {
548
+ "return": "I don't have that information.",
549
+ "embedding": null,
550
+ "embedding_shape": null,
551
+ "embedding_min": null,
552
+ "embedding_max": null,
553
+ "original_prompt": "What was the wettest year of the administrative territorial entity that contains the administrative territorial entity where Drexel Heights is located?"
554
+ },
555
+ "c0c37646ac2349ec7f71b8644ca718a7": {
556
+ "return": "Indianapolis hosts the IndyCar race; its winner is not specified.",
557
+ "embedding": null,
558
+ "embedding_shape": null,
559
+ "embedding_min": null,
560
+ "embedding_max": null,
561
+ "original_prompt": "Who won the Indy Car Race in the largest populated city of the state where the performer of Mingus Plays Piano is from?"
562
+ },
563
+ "a9f20ff0f4f720249058618d93580be2": {
564
+ "return": "Darling Mills Creek flows into the River Tamar.",
565
+ "embedding": null,
566
+ "embedding_shape": null,
567
+ "embedding_min": null,
568
+ "embedding_max": null,
569
+ "original_prompt": "What does the river that Darling Mills Creek turns into flow into?"
570
+ },
571
+ "7e7e0ee146b02f2921cc3ad16e84908f": {
572
+ "return": "The information about Darley Ramon Torres's place of birth is not provided.",
573
+ "embedding": null,
574
+ "embedding_shape": null,
575
+ "embedding_min": null,
576
+ "embedding_max": null,
577
+ "original_prompt": "What administrative territorial entity does Darley Ramon Torres's place of birth located?"
578
+ },
579
+ "da064d939ecd31a47db6c15a7ee83d93": {
580
+ "return": "Benton County shares a border with Franklin County, where the most populous city is located.",
581
+ "embedding": null,
582
+ "embedding_shape": null,
583
+ "embedding_min": null,
584
+ "embedding_max": null,
585
+ "original_prompt": "Which county shares a border with the county where the most populous city in the state where Washington State Prison can be found is located?"
586
+ },
587
+ "99b0a9d5f787c45c8b003f6957fdf758": {
588
+ "return": "The city is named Santa Monica; its name refers to Saint Monica’s feast day.",
589
+ "embedding": null,
590
+ "embedding_shape": null,
591
+ "embedding_min": null,
592
+ "embedding_max": null,
593
+ "original_prompt": "What is the meaning of the name of the city where the Yongle emperor greeted the person to whom the edict was addressed?"
594
+ },
595
+ "9ae234bd87510597282e01e2990db48c": {
596
+ "return": "The River Plym flows east of Plymouth.",
597
+ "embedding": null,
598
+ "embedding_shape": null,
599
+ "embedding_min": null,
600
+ "embedding_max": null,
601
+ "original_prompt": "What is the direction of flow of the body of water by the city where Write This Down was formed?"
602
+ },
603
+ "fbd9089dc38d95bb51915f9e846d42e0": {
604
+ "return": "I'm sorry, but I don't have that information.",
605
+ "embedding": null,
606
+ "embedding_shape": null,
607
+ "embedding_min": null,
608
+ "embedding_max": null,
609
+ "original_prompt": "How were people from whom new coins were a proclamation of independence by the Somali Muslim Ajuran Empire expelled from the natural boundary between Thailand and A Don's country?"
610
+ },
611
+ "0d021f86cbd9f93de87651505abf4cc0": {
612
+ "return": "I'm sorry, but I don't have that information.",
613
+ "embedding": null,
614
+ "embedding_shape": null,
615
+ "embedding_min": null,
616
+ "embedding_max": null,
617
+ "original_prompt": "Who is the father of Empress Wang's husband?"
618
+ },
619
+ "39d1ca3d59a61c75578bacaf18f48763": {
620
+ "return": "Croatia first attended the Olympics in 1992.",
621
+ "embedding": null,
622
+ "embedding_shape": null,
623
+ "embedding_min": null,
624
+ "embedding_max": null,
625
+ "original_prompt": "When did the country with a co-official language used in the film titled after the city that is the final resting place of Tito first attend the Olympics games?"
626
+ },
627
+ "00823cc9dc207a81ecc1a83301512d7d": {
628
+ "return": "I don't have that information.",
629
+ "embedding": null,
630
+ "embedding_shape": null,
631
+ "embedding_min": null,
632
+ "embedding_max": null,
633
+ "original_prompt": "Who is the spouse of the actress who played the fairy god mother in Shrek 2?"
634
+ },
635
+ "7c8cdbcb8b2811af2ad07bc287a6ddb1": {
636
+ "return": "I don't know the answer.",
637
+ "embedding": null,
638
+ "embedding_shape": null,
639
+ "embedding_min": null,
640
+ "embedding_max": null,
641
+ "original_prompt": "When was the last time Darren Carter's team beat the 1894-95 FA Cup winner?"
642
+ },
643
+ "5ebeec0ab960de8c903f42c683a93e03": {
644
+ "return": "The famous bridge in Alessandria is not specified; more information is needed.",
645
+ "embedding": null,
646
+ "embedding_shape": null,
647
+ "embedding_min": null,
648
+ "embedding_max": null,
649
+ "original_prompt": "What is the name of the famous bridge in the city where the composer of La Silvia was born?"
650
+ },
651
+ "aa6793dbffb6da2ed2a4c289e6fffb75": {
652
+ "return": "I don't have that information.",
653
+ "embedding": null,
654
+ "embedding_shape": null,
655
+ "embedding_min": null,
656
+ "embedding_max": null,
657
+ "original_prompt": "Who is the spouse of the actor that plays Jarvis in the Avengers Age of Ultron?"
658
+ },
659
+ "f2f25362954d8c459e7d1a6e08651728": {
660
+ "return": "I don't know the answer.",
661
+ "embedding": null,
662
+ "embedding_shape": null,
663
+ "embedding_min": null,
664
+ "embedding_max": null,
665
+ "original_prompt": "What is the location of formation of the film company distributing The Boss?"
666
+ },
667
+ "493377f8a6e93861c41a47037e41ed44": {
668
+ "return": "I don't have that information.",
669
+ "embedding": null,
670
+ "embedding_shape": null,
671
+ "embedding_min": null,
672
+ "embedding_max": null,
673
+ "original_prompt": "How long are the city council terms in the second largest city in the state where Yuma is located?"
674
+ },
675
+ "1dfff975d8a122a3835c895f65f0663e": {
676
+ "return": "I don't know the answer.",
677
+ "embedding": null,
678
+ "embedding_shape": null,
679
+ "embedding_min": null,
680
+ "embedding_max": null,
681
+ "original_prompt": "Who is the child of the president under whom prohibition occurred?"
682
+ },
683
+ "d14ab878ef6336dd3aa08fdb39a7a591": {
684
+ "return": "KPRM is licensed to broadcast to the Kilmarnock/Warsaw area.",
685
+ "embedding": null,
686
+ "embedding_shape": null,
687
+ "embedding_min": null,
688
+ "embedding_max": null,
689
+ "original_prompt": "What administrative territorial entity contains the place where KPRM is licensed to broadcast to?"
690
+ },
691
+ "cc9a5b6c80d0b60423bcb92294cc01ff": {
692
+ "return": "I don't know the answer to that.",
693
+ "embedding": null,
694
+ "embedding_shape": null,
695
+ "embedding_min": null,
696
+ "embedding_max": null,
697
+ "original_prompt": "Who played the girlfriend of who plays marty mcfly's daughter in back to the future 2?"
698
+ },
699
+ "f59dfdfcda8607b71d47f93babb0edd0": {
700
+ "return": "The death penalty was abolished in Germany in 1951.",
701
+ "embedding": null,
702
+ "embedding_shape": null,
703
+ "embedding_min": null,
704
+ "embedding_max": null,
705
+ "original_prompt": "When was the death penalty abolished in the country near the country where the writer of The Book Thief is a citizen of?"
706
+ },
707
+ "72a966d3cd5bb30b07729c81128b58aa": {
708
+ "return": "I don't have information about KZAR's location.",
709
+ "embedding": null,
710
+ "embedding_shape": null,
711
+ "embedding_min": null,
712
+ "embedding_max": null,
713
+ "original_prompt": "What is the tallest building in the state where KZAR is located?"
714
+ },
715
+ "05f3e485fe16ca42f8e484acda30f5f3": {
716
+ "return": "I don't have that information.",
717
+ "embedding": null,
718
+ "embedding_shape": null,
719
+ "embedding_min": null,
720
+ "embedding_max": null,
721
+ "original_prompt": "What is the maximum load drawn by the 1.0 and 2.0 versions of the device that replaced FireWire in later iPods?"
722
+ },
723
+ "10cd3f50d0f29866798f711217b6db69": {
724
+ "return": "The headquarters of Radio Mogadishu is in Somalia.",
725
+ "embedding": null,
726
+ "embedding_shape": null,
727
+ "embedding_min": null,
728
+ "embedding_max": null,
729
+ "original_prompt": "Where is the headquarters of Radio Television of this country that has a co-official language that is the same as the language of Olivera Markovic?"
730
+ },
731
+ "e4910f0e6c3967c7ca69f6129a4949ba": {
732
+ "return": "Clemson is in Pickens County, adjacent to Columbia, South Carolina.",
733
+ "embedding": null,
734
+ "embedding_shape": null,
735
+ "embedding_min": null,
736
+ "embedding_max": null,
737
+ "original_prompt": "What county has a city that is adjacent to the capital city of Erskine College's state?"
738
+ },
739
+ "e7beac63efffb42c476ffdbaca0ccc7c": {
740
+ "return": "I'm sorry, I don't know the answer.",
741
+ "embedding": null,
742
+ "embedding_shape": null,
743
+ "embedding_min": null,
744
+ "embedding_max": null,
745
+ "original_prompt": "When did the majority party in the House of Representatives gain control of the body which determines rules of the US House and US Senate?"
746
+ },
747
+ "1e6dcee5fd3e1ad3a46d47c60fec6a10": {
748
+ "return": "I don't know the answer.",
749
+ "embedding": null,
750
+ "embedding_shape": null,
751
+ "embedding_min": null,
752
+ "embedding_max": null,
753
+ "original_prompt": "When did Nissan, the Acura Legend maker and the Scion Fuse manufacturer open US assembly plants?"
754
+ },
755
+ "4b69c811175f452b13167b5f1a8c6d95": {
756
+ "return": "I don't have that information.",
757
+ "embedding": null,
758
+ "embedding_shape": null,
759
+ "embedding_min": null,
760
+ "embedding_max": null,
761
+ "original_prompt": "Who had the lowest batting average in the league where the team with the most games in the series after which the MLB MVP is awarded played?"
762
+ },
763
+ "bca32a021c7029dd4db7edd27568be85": {
764
+ "return": "The public library system is called the New York Public Library.",
765
+ "embedding": null,
766
+ "embedding_shape": null,
767
+ "embedding_min": null,
768
+ "embedding_max": null,
769
+ "original_prompt": "What is the public library system called in the place where the Cosbys live in New York?"
770
+ },
771
+ "ba3f29b4cfe46ed06c0e2e0e293ace61": {
772
+ "return": "The Central do Brasil railroad in Brazil.",
773
+ "embedding": null,
774
+ "embedding_shape": null,
775
+ "embedding_min": null,
776
+ "embedding_max": null,
777
+ "original_prompt": "What is an example of a railroad line in the country first to invade Manchuria?"
778
+ },
779
+ "dfa234199ffad45e398c3923e3e2d531": {
780
+ "return": "Celie's child is named Adam.",
781
+ "embedding": null,
782
+ "embedding_shape": null,
783
+ "embedding_min": null,
784
+ "embedding_max": null,
785
+ "original_prompt": "Who is the child of the Victim of Romance performer?"
786
+ },
787
+ "fed471933bf5526023bee67a279a0c5d": {
788
+ "return": "The plague occurred in Alessandria, Italy. Details on specific outbreaks are not provided.",
789
+ "embedding": null,
790
+ "embedding_shape": null,
791
+ "embedding_min": null,
792
+ "embedding_max": null,
793
+ "original_prompt": "How many times did the plague occur in the birth place of Concerto in C Major Op 3 6's composer?"
794
+ },
795
+ "05e547f00e8f96bebd6e4b7d4323f197": {
796
+ "return": "I don't know the answer.",
797
+ "embedding": null,
798
+ "embedding_shape": null,
799
+ "embedding_min": null,
800
+ "embedding_max": null,
801
+ "original_prompt": "When was the region immediately north of the region where the country in which Aluf can be found is located and the Persian Gulf established?"
802
+ }
803
+ },
804
+ "local": {
805
+ "de4aa332a003e90967aa4f9cc1424857": {
806
+ "return": "Diego Maradona was signed by Barcelona in June 1982.",
807
+ "embedding": null,
808
+ "embedding_shape": null,
809
+ "embedding_min": null,
810
+ "embedding_max": null,
811
+ "original_prompt": "When was the person who Messi's goals in Copa del Rey compared to get signed by Barcelona?"
812
+ },
813
+ "9b78afd9b3f2f5c22adc0141886045b9": {
814
+ "return": "The Tripartite discussions began in mid-June.",
815
+ "embedding": null,
816
+ "embedding_shape": null,
817
+ "embedding_min": null,
818
+ "embedding_max": null,
819
+ "original_prompt": "What month did the Tripartite discussions begin between Britain, France, and the country where, despite being headquartered in the nation called the nobilities commonwealth, the top-ranking Warsaw Pact operatives originated?"
820
+ },
821
+ "e82f1cfb3a3fe1119eee5d95fb0886af": {
822
+ "return": "Erik Hort's birthplace, Montebello, is in Rockland County.",
823
+ "embedding": null,
824
+ "embedding_shape": null,
825
+ "embedding_min": null,
826
+ "embedding_max": null,
827
+ "original_prompt": "What county is Erik Hort's birthplace a part of?"
828
+ },
829
+ "cbede0c93e88b9f25b790dda789672f8": {
830
+ "return": "The publisher of Labyrinth, Ballantine Books, is still active.",
831
+ "embedding": null,
832
+ "embedding_shape": null,
833
+ "embedding_min": null,
834
+ "embedding_max": null,
835
+ "original_prompt": "What year did the publisher of Labyrinth end?"
836
+ },
837
+ "7af828785730a287881ab66d0b25ad43": {
838
+ "return": "The title of Countess of Leicester was eliminated on November 11, 1919.",
839
+ "embedding": null,
840
+ "embedding_shape": null,
841
+ "embedding_min": null,
842
+ "embedding_max": null,
843
+ "original_prompt": "When was Lady Godiva's birthplace abolished?"
844
+ },
845
+ "8343f976e9d5a41cdc58db854d0d5d6d": {
846
+ "return": "I don't have that information.",
847
+ "embedding": null,
848
+ "embedding_shape": null,
849
+ "embedding_min": null,
850
+ "embedding_max": null,
851
+ "original_prompt": "When was the region immediately north of the region where Israel is located and the location of the Battle of Qurah and Umm al Maradim created?"
852
+ },
853
+ "a43981d0b0329a27d91bdf67bb75f930": {
854
+ "return": "The body of water near Bay City, Texas, empties into Matagorda Bay.",
855
+ "embedding": null,
856
+ "embedding_shape": null,
857
+ "embedding_min": null,
858
+ "embedding_max": null,
859
+ "original_prompt": "Where does the body of water by the city where the Southeast Library designer died empty into the Gulf of Mexico?"
860
+ },
861
+ "7229fbf4aeee33305b9e58d503d01fb6": {
862
+ "return": "The explorer reached the city on August 3, 1769.",
863
+ "embedding": null,
864
+ "embedding_shape": null,
865
+ "embedding_min": null,
866
+ "embedding_max": null,
867
+ "original_prompt": "When did the explorer reach the city where the headquarters of the only group larger than Vilaiyaadu Mankatha's record label is located?"
868
+ },
869
+ "4309e4b995388ce15053931d845fa01b": {
870
+ "return": "The birthplace of the performer of III, Will Bernard, is unknown.",
871
+ "embedding": null,
872
+ "embedding_shape": null,
873
+ "embedding_min": null,
874
+ "embedding_max": null,
875
+ "original_prompt": "When was the start of the battle of the birthplace of the performer of III?"
876
+ },
877
+ "3fccaada6da3a491d0f31c87406172d4": {
878
+ "return": "I don't know the answer.",
879
+ "embedding": null,
880
+ "embedding_shape": null,
881
+ "embedding_min": null,
882
+ "embedding_max": null,
883
+ "original_prompt": "What is the Till dom ensamma performer's birth date?"
884
+ },
885
+ "aaf063d8312d165ab628d03f68c96d08": {
886
+ "return": "Season 5 of Ray Donovan has 12 episodes.",
887
+ "embedding": null,
888
+ "embedding_shape": null,
889
+ "embedding_min": null,
890
+ "embedding_max": null,
891
+ "original_prompt": "How many episodes are in season 5 of the series with The Bag or the Bat?"
892
+ },
893
+ "bf52a48aa4995af2672b7772aa20ae1a": {
894
+ "return": "I'm sorry, but I don't have that information.",
895
+ "embedding": null,
896
+ "embedding_shape": null,
897
+ "embedding_min": null,
898
+ "embedding_max": null,
899
+ "original_prompt": "How were the people from whom new coins were a proclamation of independence by the Somali Muslim Ajuran Empire expelled from the country between Thailand and A Lim's country?"
900
+ },
901
+ "c293f62caad69684c5caa282fe26f2bf": {
902
+ "return": "The birthplace is Lisbon, Campo Grande.",
903
+ "embedding": null,
904
+ "embedding_shape": null,
905
+ "embedding_min": null,
906
+ "embedding_max": null,
907
+ "original_prompt": "What is the birthplace of the person after whom São José dos Campos was named?"
908
+ },
909
+ "b62455f53b66dc368ad1689d08334aa0": {
910
+ "return": "Oslo's last recorded plague outbreak was in 1654.",
911
+ "embedding": null,
912
+ "embedding_shape": null,
913
+ "embedding_min": null,
914
+ "embedding_max": null,
915
+ "original_prompt": "How many times did plague occur in the place where Crucifixion's creator died?"
916
+ },
917
+ "37784f3b1fd0771395ed155a10f34a1d": {
918
+ "return": "I don't have that information.",
919
+ "embedding": null,
920
+ "embedding_shape": null,
921
+ "embedding_min": null,
922
+ "embedding_max": null,
923
+ "original_prompt": "What year did the Governor of the city where the basilica named after the same saint as the one that Mantua Cathedral is dedicated to die?"
924
+ },
925
+ "f314f7d96568da0280e0e117e3dee9c6": {
926
+ "return": "NBC Sports Group succeeded the owner of Empire Sports Network.",
927
+ "embedding": null,
928
+ "embedding_shape": null,
929
+ "embedding_min": null,
930
+ "embedding_max": null,
931
+ "original_prompt": "What company succeeded the owner of Empire Sports Network?"
932
+ },
933
+ "9d024f8780d03cb629d759f3e4fb9b7b": {
934
+ "return": "The Palau de la Generalitat was constructed between 1400 and 1440 in Barcelona.",
935
+ "embedding": null,
936
+ "embedding_shape": null,
937
+ "embedding_min": null,
938
+ "embedding_max": null,
939
+ "original_prompt": "When was the Palau de la Generalitat constructed in the city where Martin from the region where Perdiguera is located died?"
940
+ },
941
+ "cb35ea08d3c3fdaef4b814c218bf670e": {
942
+ "return": "Arnold Schwarzenegger married Maria Shriver.",
943
+ "embedding": null,
944
+ "embedding_shape": null,
945
+ "embedding_min": null,
946
+ "embedding_max": null,
947
+ "original_prompt": "Who married the actor from Terminator?"
948
+ },
949
+ "cb34d6349600dd7d9ffb588cba35b4ce": {
950
+ "return": "Castricum is in North Holland, governed by its municipality.",
951
+ "embedding": null,
952
+ "embedding_shape": null,
953
+ "embedding_min": null,
954
+ "embedding_max": null,
955
+ "original_prompt": "Who was in charge of the place where Castricum is located?"
956
+ },
957
+ "a0ced15cc25322c0b53e2631a215bd63": {
958
+ "return": "The mascot is Benny Beaver, representing Oregon State University.",
959
+ "embedding": null,
960
+ "embedding_shape": null,
961
+ "embedding_min": null,
962
+ "embedding_max": null,
963
+ "original_prompt": "Who is the mascot of the university related to Randy Conrads?"
964
+ }
965
+ }
966
+ }
kg/multihop/gpt-4o-mini_openai-small_musique/kv_store_text_chunks.json ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_openai-small_musique/vdb_chunks.json ADDED
The diff for this file is too large to render. See raw diff
 
kg/multihop/gpt-4o-mini_openai-small_musique/vdb_entities.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9274434e56bc9ab03b9713060d80af78c11b4bad0899a4eb75be01c8e8ccddf
3
+ size 46153973
kg/multihop/gpt-4o-mini_openai-small_musique/vdb_relationships.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71aa5deb5f4a80e68a84a280bda398e2d8904bdb0019c16dc373b0626567fb1f
3
+ size 43177619