data_source stringclasses 1
value | prompt stringlengths 970 14.5k | ability stringclasses 1
value | reward_model dict | extra_info dict |
|---|---|---|---|---|
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"charles_iv_of_spain",
"francisco_de_paula_duke_of_cadiz"
],
"valid_edges": [
[
"charles_iv_of_spain",
"children",
"francisco_de_paula_duke_of_cadiz"
],
[
"francisco_de_paula_duke_of_cadiz",
"parents",
"charles_iv_of_spain"
]
],
"grou... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"marie_amalie_of_austria",
"rudolf_cardinal_von_habsburg_lothringen"
],
"valid_edges": [
[
"archduchess_maria_clementina_of_austria",
"parents",
"leopold_ii_holy_roman_emperor"
],
[
"archduchess_maria_clementina_of_austria",
"parents",
"maria... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"madhubala",
"singer"
],
"valid_edges": [
[
"a_p_carter",
"place_of_death",
"kingsport"
],
[
"a_p_carter",
"profession",
"singer"
],
[
"adan_sanchez",
"place_of_death",
"sinaloa"
],
[
"adan_sanchez",
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"philibert_i_duke_of_savoy",
"italy"
],
"valid_edges": [
[
"philibert_i_duke_of_savoy",
"nationality",
"italy"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"pesach_burstein",
"israel"
],
"valid_edges": [
[
"pesach_burstein",
"nationality",
"israel"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"thomas_lamb_eliot",
"harvard_divinity_school"
],
"valid_edges": [
[
"thomas_lamb_eliot",
"institution",
"harvard_divinity_school"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"marguerite_of_france_1158",
"hungary"
],
"valid_edges": [
[
"aaron_chorin",
"nationality",
"hungary"
],
[
"aaron_chorin",
"place_of_death",
"arad"
],
[
"albert_wass",
"location",
"cluj_county"
],
[
"al... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"abraham",
"isaac"
],
"valid_edges": [
[
"abraham",
"children",
"isaac"
],
[
"isaac",
"parents",
"abraham"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"grand_duke_konstantin_nikolayevich_of_russia",
"alexandra_iosifovna_of_altenburg"
],
"valid_edges": [
[
"alexandra_iosifovna_of_altenburg",
"spouse",
"grand_duke_konstantin_nikolayevich_of_russia"
],
[
"grand_duke_konstantin_nikolayevich_of_russia",
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"sophia_of_prussia",
"elena_of_greece_and_denmark"
],
"valid_edges": [
[
"elena_of_greece_and_denmark",
"parents",
"sophia_of_prussia"
],
[
"sophia_of_prussia",
"children",
"elena_of_greece_and_denmark"
]
],
"ground_truth": [],
"gt_... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"amedeo_3rd_duke_of_aosta",
"italy"
],
"valid_edges": [
[
"amedeo_3rd_duke_of_aosta",
"parents",
"emanuele_filiberto_2nd_duke_of_aosta"
],
[
"amedeo_3rd_duke_of_aosta",
"parents",
"princess_helene_of_orleans"
],
[
"emanuele_fili... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"berenguela_of_castile",
"aquitaine"
],
"valid_edges": [
[
"alfonso_viii_of_castile",
"children",
"berenguela_of_castile"
],
[
"alfonso_viii_of_castile",
"children",
"blanche_of_castile"
],
[
"alfonso_viii_of_castile",
"ch... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"princess_louise_of_denmark",
"christian_prince_of_schaumburg_lippe"
],
"valid_edges": [
[
"christian_prince_of_schaumburg_lippe",
"parents",
"princess_louise_of_denmark"
],
[
"princess_louise_of_denmark",
"children",
"christian_prince_of_sch... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"thomas_jefferson",
"inventor"
],
"valid_edges": [
[
"thomas_jefferson",
"profession",
"inventor"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"chulalongkorn",
"yugala_dighambara"
],
"valid_edges": [
[
"chulalongkorn",
"children",
"yugala_dighambara"
],
[
"yugala_dighambara",
"parents",
"chulalongkorn"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"amalric_i_of_jerusalem",
"isabella_of_jerusalem"
],
"valid_edges": [
[
"amalric_i_of_jerusalem",
"children",
"isabella_of_jerusalem"
],
[
"isabella_of_jerusalem",
"parents",
"amalric_i_of_jerusalem"
]
],
"ground_truth": [],
"gt_cos... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"theobald_ii_of_champagne",
"philip_ii_of_france"
],
"valid_edges": [
[
"adele_of_champagne",
"children",
"philip_ii_of_france"
],
[
"adele_of_champagne",
"parents",
"matilda_of_carinthia"
],
[
"adele_of_champagne",
"paren... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"archduke_carl_ludwig_of_austria",
"prince_ernst_von_hohenberg"
],
"valid_edges": [
[
"archduke_carl_ludwig_of_austria",
"children",
"archduke_ferdinand_karl_of_austria"
],
[
"archduke_carl_ludwig_of_austria",
"children",
"archduke_franz_ferd... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"bhanurangsi_savangwongse",
"yugala_dighambara"
],
"valid_edges": [
[
"bhanurangsi_savangwongse",
"parents",
"debsirindra"
],
[
"bhanurangsi_savangwongse",
"parents",
"mongkut"
],
[
"chulalongkorn",
"children",
"yuga... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"mongkut",
"piam"
],
"valid_edges": [
[
"mongkut",
"spouse",
"piam"
],
[
"piam",
"spouse",
"mongkut"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"lynn_redgrave",
"parkinsons_disease"
],
"valid_edges": [
[
"lynn_redgrave",
"parents",
"michael_redgrave"
],
[
"michael_redgrave",
"cause_of_death",
"parkinsons_disease"
],
[
"michael_redgrave",
"children",
"lynn_re... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"minnie_marx",
"sam_marx"
],
"valid_edges": [
[
"minnie_marx",
"spouse",
"sam_marx"
],
[
"sam_marx",
"spouse",
"minnie_marx"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"constanze_mozart",
"georg_nikolaus_von_nissen"
],
"valid_edges": [
[
"constanze_mozart",
"spouse",
"georg_nikolaus_von_nissen"
],
[
"georg_nikolaus_von_nissen",
"spouse",
"constanze_mozart"
]
],
"ground_truth": [],
"gt_cost": null
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"george_talbot_6th_earl_of_shrewsbury",
"gilbert_talbot_7th_earl_of_shrewsbury"
],
"valid_edges": [
[
"george_talbot_6th_earl_of_shrewsbury",
"children",
"gilbert_talbot_7th_earl_of_shrewsbury"
],
[
"gilbert_talbot_7th_earl_of_shrewsbury",
"parents... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"doris_dowling",
"diabetes_mellitus"
],
"valid_edges": [
[
"artie_shaw",
"cause_of_death",
"diabetes_mellitus"
],
[
"artie_shaw",
"spouse",
"doris_dowling"
],
[
"doris_dowling",
"spouse",
"artie_shaw"
]
],
"g... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"elisabeth_of_wurttemberg",
"archduke_joseph_of_austria_palatine_of_hungary"
],
"valid_edges": [
[
"alexandra_pavlovna_of_russia",
"parents",
"maria_fyodorovna_of_russia"
],
[
"alexandra_pavlovna_of_russia",
"spouse",
"archduke_joseph_of_aust... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"charles_lennox_2nd_duke_of_richmond",
"lord_george_lennox"
],
"valid_edges": [
[
"charles_lennox_2nd_duke_of_richmond",
"children",
"lord_george_lennox"
],
[
"lord_george_lennox",
"parents",
"charles_lennox_2nd_duke_of_richmond"
]
],
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"maria_antonia_of_portugal",
"miguel_of_portugal"
],
"valid_edges": [
[
"maria_antonia_of_portugal",
"parents",
"miguel_of_portugal"
],
[
"miguel_of_portugal",
"children",
"maria_antonia_of_portugal"
]
],
"ground_truth": [],
"gt_cos... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"soong_may-ling",
"chiang_wei-kuo"
],
"valid_edges": [
[
"chiang_wei-kuo",
"parents",
"soong_may-ling"
],
[
"soong_may-ling",
"children",
"chiang_wei-kuo"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"sophia_dorothea_of_hanover",
"sophia_dorothea_of_celle"
],
"valid_edges": [
[
"sophia_dorothea_of_celle",
"children",
"sophia_dorothea_of_hanover"
],
[
"sophia_dorothea_of_hanover",
"parents",
"sophia_dorothea_of_celle"
]
],
"ground_... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"anne_of_denmark",
"prince_rupert_of_the_rhine"
],
"valid_edges": [
[
"anne_of_denmark",
"children",
"elizabeth_of_bohemia"
],
[
"elizabeth_of_bohemia",
"children",
"prince_rupert_of_the_rhine"
],
[
"elizabeth_of_bohemia",
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"leopold_i_duke_of_austria",
"dysentery"
],
"valid_edges": [
[
"albert_i_of_germany",
"children",
"albert_ii_duke_of_austria"
],
[
"albert_i_of_germany",
"children",
"frederick_i_of_austria"
],
[
"albert_i_of_germany",
"ch... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"princess_louise_duchess_of_argyll",
"albert_of_saxe-coburg_and_gotha"
],
"valid_edges": [
[
"albert_of_saxe-coburg_and_gotha",
"children",
"princess_louise_duchess_of_argyll"
],
[
"princess_louise_duchess_of_argyll",
"parents",
"albert_of_sa... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"malcolm_iv_of_scotland",
"kingdom_of_scotland"
],
"valid_edges": [
[
"alexander_ii_of_scotland",
"nationality",
"kingdom_of_scotland"
],
[
"alexander_ii_of_scotland",
"parents",
"william_i_of_scotland"
],
[
"henry_of_scotland_3... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"hulagu_khan",
"mahmud_ghazan"
],
"valid_edges": [
[
"abaqa_khan",
"children",
"arghun"
],
[
"abaqa_khan",
"parents",
"hulagu_khan"
],
[
"arghun",
"children",
"mahmud_ghazan"
],
[
"arghun",
"paren... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"amedeo_3rd_duke_of_aosta",
"tuberculosis"
],
"valid_edges": [
[
"amedeo_3rd_duke_of_aosta",
"cause_of_death",
"tuberculosis"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"anna_sophia_ii_abbess_of_quedlinburg",
"sophia_eleonore_of_saxony"
],
"valid_edges": [
[
"anna_sophia_ii_abbess_of_quedlinburg",
"parents",
"sophia_eleonore_of_saxony"
],
[
"sophia_eleonore_of_saxony",
"children",
"anna_sophia_ii_abbess_of_q... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"j_p_morgan_jr",
"financier"
],
"valid_edges": [
[
"j_p_morgan_jr",
"profession",
"financier"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"mary_of_teck",
"prince_francis_of_teck"
],
"valid_edges": [
[
"francis_duke_of_teck",
"children",
"mary_of_teck"
],
[
"francis_duke_of_teck",
"children",
"prince_francis_of_teck"
],
[
"mary_of_teck",
"parents",
"fra... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"john_campbell_9th_duke_of_argyll",
"bavaria"
],
"valid_edges": [
[
"albert_of_saxe-coburg_and_gotha",
"children",
"princess_louise_duchess_of_argyll"
],
[
"albert_of_saxe-coburg_and_gotha",
"location",
"bavaria"
],
[
"albert_of... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"colleen_dewhurst",
"university_of_missouri_columbia"
],
"valid_edges": [
[
"colleen_dewhurst",
"spouse",
"george_c_scott"
],
[
"edward_v_long",
"institution",
"university_of_helsinki"
],
[
"edward_v_long",
"institution",
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"rose_fitzgerald_kennedy",
"eunice_kennedy_shriver"
],
"valid_edges": [
[
"eunice_kennedy_shriver",
"parents",
"rose_fitzgerald_kennedy"
],
[
"rose_fitzgerald_kennedy",
"children",
"eunice_kennedy_shriver"
]
],
"ground_truth": [],
"... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"chulalongkorn",
"debsirindra"
],
"valid_edges": [
[
"chulalongkorn",
"parents",
"debsirindra"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"wilhelmine_of_prussia",
"frederick_william_ii_of_prussia"
],
"valid_edges": [
[
"frederick_william_ii_of_prussia",
"children",
"wilhelmine_of_prussia"
],
[
"wilhelmine_of_prussia",
"parents",
"frederick_william_ii_of_prussia"
]
],
"g... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"philip_v_of_spain",
"mariana_victoria_of_spain"
],
"valid_edges": [
[
"mariana_victoria_of_spain",
"parents",
"philip_v_of_spain"
],
[
"philip_v_of_spain",
"children",
"mariana_victoria_of_spain"
]
],
"ground_truth": [],
"gt_cost":... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"larisa_shepitko",
"elem_klimov"
],
"valid_edges": [
[
"elem_klimov",
"spouse",
"larisa_shepitko"
],
[
"larisa_shepitko",
"spouse",
"elem_klimov"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"atia",
"rome"
],
"valid_edges": [
[
"alfredo_cardinal_ottaviani",
"location",
"rome"
],
[
"alfredo_cardinal_ottaviani",
"place_of_birth",
"rome"
],
[
"alfredo_cardinal_ottaviani",
"place_of_death",
"vatican_city"
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"joseph_e_davies",
"marjorie_merriweather_post"
],
"valid_edges": [
[
"joseph_e_davies",
"spouse",
"marjorie_merriweather_post"
],
[
"marjorie_merriweather_post",
"spouse",
"joseph_e_davies"
]
],
"ground_truth": [],
"gt_cost": null
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"charles_iv_of_spain",
"portici"
],
"valid_edges": [
[
"charles_iv_of_spain",
"place_of_birth",
"portici"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"isabel_of_spain_princess_of_asturias",
"roman_catholic_church"
],
"valid_edges": [
[
"francis_of_spain",
"children",
"isabel_of_spain_princess_of_asturias"
],
[
"francis_of_spain",
"place_of_birth",
"aranjuez"
],
[
"isabel_of_s... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"john_b_kelly_sr",
"fashion_model"
],
"valid_edges": [
[
"grace_kelly",
"parents",
"john_b_kelly_sr"
],
[
"grace_kelly",
"profession",
"fashion_model"
],
[
"john_b_kelly_sr",
"children",
"grace_kelly"
]
],
"g... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"ottokar_i_of_bohemia",
"prague"
],
"valid_edges": [
[
"ottokar_i_of_bohemia",
"place_of_death",
"prague"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"aristotle_onassis",
"businessperson"
],
"valid_edges": [
[
"aristotle_onassis",
"spouse",
"jacqueline_kennedy_onassis"
],
[
"boy_capel",
"cause_of_death",
"motorcycle_accident"
],
[
"boy_capel",
"profession",
"busin... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"thursday_october_christian",
"thursday_october_christian_ii"
],
"valid_edges": [
[
"thursday_october_christian",
"children",
"thursday_october_christian_ii"
],
[
"thursday_october_christian_ii",
"parents",
"thursday_october_christian"
]
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"tsarevich_alexei_nikolaevich_of_russia",
"murder"
],
"valid_edges": [
[
"tsarevich_alexei_nikolaevich_of_russia",
"cause_of_death",
"murder"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"stanley_armour_dunham",
"ann_dunham"
],
"valid_edges": [
[
"ann_dunham",
"parents",
"stanley_armour_dunham"
],
[
"stanley_armour_dunham",
"children",
"ann_dunham"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"bona_sforza",
"anna_jagiellon"
],
"valid_edges": [
[
"anna_jagiellon",
"parents",
"bona_sforza"
],
[
"bona_sforza",
"children",
"anna_jagiellon"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"bess_meredyth",
"screenwriter"
],
"valid_edges": [
[
"bess_meredyth",
"profession",
"screenwriter"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"enno_louis_prince_of_ostfriesland",
"ulrich_ii_count_of_ostfriesland"
],
"valid_edges": [
[
"enno_louis_prince_of_ostfriesland",
"parents",
"ulrich_ii_count_of_ostfriesland"
],
[
"ulrich_ii_count_of_ostfriesland",
"children",
"enno_louis_pri... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"prince_frederick_duke_of_york_and_albany",
"elisabeth_christine_of_brunswick_luneburg"
],
"valid_edges": [
[
"elisabeth_christine_of_brunswick_luneburg",
"children",
"frederica_charlotte_of_prussia"
],
[
"frederica_charlotte_of_prussia",
"parents"... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"emperor_kobun",
"princess_t_chi"
],
"valid_edges": [
[
"emperor_kobun",
"spouse",
"princess_t_chi"
],
[
"princess_t_chi",
"spouse",
"emperor_kobun"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"john_ridge",
"cherokee"
],
"valid_edges": [
[
"john_ridge",
"ethnicity",
"cherokee"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"princess_sophie_helene_beatrix_of_france",
"louis_xvi_of_france"
],
"valid_edges": [
[
"louis_xvi_of_france",
"children",
"princess_sophie_helene_beatrix_of_france"
],
[
"princess_sophie_helene_beatrix_of_france",
"parents",
"louis_xvi_of_fr... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"charles_spurgeon",
"england"
],
"valid_edges": [
[
"charles_spurgeon",
"nationality",
"england"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"juliana_maria_of_brunswick_wolfenbuttel",
"sophia_magdalen_of_brandenburg-kulmbach"
],
"valid_edges": [
[
"christian_vi_of_denmark",
"children",
"frederick_v_of_denmark"
],
[
"christian_vi_of_denmark",
"parents",
"frederick_iv_of_denmark"
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"henriette_adelaide_of_savoy",
"munich"
],
"valid_edges": [
[
"albrecht_adam",
"place_of_birth",
"nordlingen"
],
[
"albrecht_adam",
"place_of_death",
"munich"
],
[
"andreas_heckmair",
"location",
"munich"
],
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"john_f_kennedy_jr",
"georgetown_university"
],
"valid_edges": [
[
"jacqueline_kennedy_onassis",
"children",
"john_f_kennedy_jr"
],
[
"jacqueline_kennedy_onassis",
"institution",
"georgetown_university"
],
[
"john_f_kennedy_jr",... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"louis_the_stammerer",
"ermentrude_of_orleans"
],
"valid_edges": [
[
"ermentrude_of_orleans",
"children",
"louis_the_stammerer"
],
[
"louis_the_stammerer",
"parents",
"ermentrude_of_orleans"
]
],
"ground_truth": [],
"gt_cost": null
... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"anna_e_roosevelt",
"new_york"
],
"valid_edges": [
[
"anna_e_roosevelt",
"place_of_birth",
"new_york"
],
[
"anna_e_roosevelt",
"place_of_death",
"new_york"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"charles_edison",
"thomas_edison"
],
"valid_edges": [
[
"charles_edison",
"parents",
"thomas_edison"
],
[
"thomas_edison",
"children",
"charles_edison"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"yaropolk_izyaslavich",
"iziaslav_i_of_kiev"
],
"valid_edges": [
[
"iziaslav_i_of_kiev",
"children",
"yaropolk_izyaslavich"
],
[
"yaropolk_izyaslavich",
"parents",
"iziaslav_i_of_kiev"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"maria_pavlovna_of_russia",
"william_i_german_emperor"
],
"valid_edges": [
[
"augusta_of_saxe-weimar",
"children",
"princess_louise_of_prussia"
],
[
"augusta_of_saxe-weimar",
"spouse",
"william_i_german_emperor"
],
[
"maria_pavl... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"anna_deste",
"charles_of_lorraine_duke_of_mayenne"
],
"valid_edges": [
[
"anna_deste",
"children",
"charles_of_lorraine_duke_of_mayenne"
],
[
"charles_of_lorraine_duke_of_mayenne",
"parents",
"anna_deste"
]
],
"ground_truth": [],
"... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"clotaire_i",
"radegund"
],
"valid_edges": [
[
"clotaire_i",
"spouse",
"radegund"
],
[
"radegund",
"spouse",
"clotaire_i"
]
],
"ground_truth": [],
"gt_cost": null
} |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"isabella_of_castile",
"spain"
],
"valid_edges": [
[
"gomez_pereira",
"nationality",
"spain"
],
[
"gomez_pereira",
"place_of_birth",
"medina_del_campo"
],
[
"isabella_of_castile",
"place_of_death",
"medina_del_campo"... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"elizabeth_cady_stanton",
"greenwich_connecticut"
],
"valid_edges": [
[
"elizabeth_cady_stanton",
"children",
"harriot_eaton_stanton_blatch"
],
[
"elizabeth_cady_stanton",
"spouse",
"henry_stanton"
],
[
"harriot_eaton_stanton_bl... |
FB13 |
You are given a directed graph as two CSV-like sections in this order:
1) Node table (header included):
node_id, node_attr
2) Edge table (header included):
src, edge_attr, dst
Task
- Use ONLY edges from the Edge table to answer the question by outputting a path.
- When printing each ... | graph_path | {
"style": "rule"
} | {
"entities": [
"robert_e_lee",
"mary_anna_custis_lee"
],
"valid_edges": [
[
"mary_anna_custis_lee",
"spouse",
"robert_e_lee"
],
[
"robert_e_lee",
"spouse",
"mary_anna_custis_lee"
]
],
"ground_truth": [],
"gt_cost": null
} |
End of preview. Expand in Data Studio
- Downloads last month
- 8