data_source
stringclasses
1 value
prompt
stringlengths
942
13.1k
ability
stringclasses
1 value
reward_model
dict
extra_info
stringlengths
79
14.6k
metaqa
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": ["BJÖRNE LARSON", "ENT23226"], "valid_edges": [["AMERICAN BUFFALO", "directed_by", "ENT23226"], ["AMERICAN BUFFALO", "has_genre", "DRAMA"], ["BROOKLYN RULES", "directed_by", "ENT23226"], ["BROOKLYN RULES", "has_genre", "DRAMA"], ["ENT19395", "directed_by", "BJÖRNE LARSON"], ["ENT19395", "has_genre", "DRAMA...
metaqa
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": ["HUGH GRANT", "ENT19787"], "valid_edges": [["A KIND OF LOVING", "REL5", "ENT3569"], ["A KIND OF LOVING", "release_year", "ENT128"], ["ACCATTONE", "REL5", "ENT3569"], ["ACCATTONE", "in_language", "ENT15722"], ["ENT1038", "REL5", "ENT3569"], ["ENT1038", "in_language", "ENT15722"], ["ENT2724", "REL5", "ENT35...
metaqa
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": ["ENT14779", "THAT EVENING SUN"], "valid_edges": [["A FEW GOOD MEN", "REL3", "GOOD"], ["A FEW GOOD MEN", "release_year", "1992"], ["ENT6719", "REL3", "GOOD"], ["ENT6719", "release_year", "1992"], ["ENT13070", "REL3", "GOOD"], ["ENT13070", "release_year", "1992"], ["GOOD", "REL3", "GOOD"], ["ENT13236", "REL...
metaqa
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": ["ENT21989", "RIP TORN"], "valid_edges": [["ENT17192", "has_genre", "ENT7161"], ["ENT17192", "REL8", "RIP TORN"], ["PUCCINI FOR BEGINNERS", "directed_by", "ENT21989"], ["PUCCINI FOR BEGINNERS", "has_genre", "ENT7161"], ["PUCCINI FOR BEGINNERS", "REL9", "ENT21989"], ["ENT36332", "directed_by", "RIP TORN"], ...
metaqa
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": ["BILLY BLANKS", "KILLER KLOWNS FROM OUTER SPACE"], "valid_edges": [["ALIENS", "has_genre", "ACTION"], ["ALIENS", "REL5", "ACTION"], ["ALIENS", "REL5", "ALIENS"], ["ENT11101", "has_genre", "ACTION"], ["ENT11101", "REL8", "BILLY BLANKS"], ["KILLER KLOWNS FROM OUTER SPACE", "REL5", "ALIENS"]]}
metaqa
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": ["ENT491", "ALFIE BASS"], "valid_edges": [["ENT54", "has_genre", "ENT7161"], ["ENT54", "release_year", "2014"], ["ENT205", "has_genre", "ENT7161"], ["ENT205", "REL5", "2014"], ["ENT205", "REL5", "ENT7161"], ["22 JUMP STREET", "has_genre", "ENT7161"], ["22 JUMP STREET", "release_year", "2014"], ["A HAUNTED ...
metaqa
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": ["IT'S A FREE WORLD...", "ENT19404"], "valid_edges": [["ENT4323", "release_year", "2007"], ["ENT4323", "release_year", "ENT193"], ["IT'S A FREE WORLD...", "release_year", "2007"], ["ENT19404", "release_year", "ENT193"], ["THE CLASS", "release_year", "2007"], ["THE CLASS", "release_year", "ENT193"]]}
metaqa
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": ["ENT10083", "ENT12351"], "valid_edges": [["BAD EDUCATION", "REL5", "ENT31532"], ["BAD EDUCATION", "in_language", "ENT31532"], ["BAD EDUCATION", "REL8", "ENT12351"], ["DEVIL", "release_year", "ENT195"], ["DEVIL", "REL8", "BOJANA NOVAKOVIC"], ["ENT10083", "REL5", "MURDER"], ["ENT10083", "release_year", "ENT...
metaqa
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": ["LA NOTTE", "VABANK"], "valid_edges": [["LA NOTTE", "release_year", "ENT127"], ["ENT20911", "release_year", "ENT127"], ["ENT20911", "release_year", "ENT149"], ["VABANK", "release_year", "ENT149"]]}
metaqa
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": ["ENT13834", "PHILLIP MONTGOMERY"], "valid_edges": [["ENT6317", "has_genre", "ENT9307"], ["ENT6317", "REL8", "ENT13834"], ["ENT28056", "directed_by", "PHILLIP MONTGOMERY"], ["ENT28056", "has_genre", "ENT9307"], ["ENT28056", "REL9", "PHILLIP MONTGOMERY"]]}
metaqa
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": ["C.D. PAYNE", "SLIM SUSIE"], "valid_edges": [["SLIM SUSIE", "has_genre", "ENT7161"], ["YOUTH IN REVOLT", "has_genre", "ENT7161"], ["YOUTH IN REVOLT", "REL9", "C.D. PAYNE"]]}
metaqa
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": ["ENT32209", "SYDNEY WHITE"], "valid_edges": [["ENT3062", "REL5", "WAR"], ["ENT3062", "release_year", "2007"], ["ENT3604", "has_genre", "WAR"], ["ENT3604", "release_year", "2007"], ["BODY OF WAR", "has_genre", "WAR"], ["BODY OF WAR", "release_year", "2007"], ["CALIFORNIA DREAMIN'", "has_genre", "WAR"], ["C...
metaqa
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": ["ENT8028", "DAVID BENNENT"], "valid_edges": [["ENT20286", "has_genre", "ADVENTURE"], ["ENT20286", "REL5", "ADVENTURE"], ["ENT20286", "REL8", "DAVID BENNENT"], ["SPY KIDS", "has_genre", "ADVENTURE"], ["SPY KIDS", "REL5", "ENT8028"]]}
metaqa
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": ["ENT136", "WILLARD HUYCK"], "valid_edges": [["ENT14885", "directed_by", "WILLARD HUYCK"], ["ENT14885", "has_genre", "ADVENTURE"], ["ENT14885", "REL9", "GLORIA KATZ"], ["ENT14885", "REL9", "WILLARD HUYCK"], ["INDIANA JONES AND THE TEMPLE OF DOOM", "has_genre", "ADVENTURE"], ["INDIANA JONES AND THE TEMPLE O...
metaqa
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": ["LETHAL WEAPON 2", "ENT38476"], "valid_edges": [["ENT14843", "REL5", "ENT30448"], ["ENT14843", "REL5", "ENT38476"], ["LETHAL WEAPON 2", "REL5", "ENT8010"], ["LETHAL WEAPON 2", "REL5", "ENT30448"], ["LETHAL WEAPON 2", "REL8", "ENT8010"], ["ENT27340", "REL5", "ENT8010"], ["ENT27340", "REL5", "ENT30448"], ["...
metaqa
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": ["ENT26026", "ENT34109"], "valid_edges": [["ENT3783", "has_genre", "DRAMA"], ["ENT3783", "REL5", "ENT20923"], ["ENT3783", "in_language", "ENT26026"], ["ENT20923", "has_genre", "DRAMA"], ["ENT34109", "has_genre", "DRAMA"]]}
metaqa
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": ["ENT3346", "VAN"], "valid_edges": [["ENT5546", "in_language", "ENT16435"], ["ENT5546", "REL8", "VAN"], ["ZEN", "directed_by", "ENT3346"], ["ZEN", "in_language", "ENT16435"], ["ZEN", "REL9", "ENT3346"]]}
metaqa
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": ["ENT2035", "KEVIN SORBO"], "valid_edges": [["ENT2035", "in_language", "ENT12156"], ["PRAIRIE FEVER", "has_genre", "ENT39031"], ["PRAIRIE FEVER", "REL8", "KEVIN SORBO"], ["ENT39031", "in_language", "ENT12156"]]}
metaqa
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": ["ENT1802", "BOARDING SCHOOL"], "valid_edges": [["ENT15445", "REL5", "BOARDING SCHOOL"], ["ENT15445", "REL5", "ENT15445"], ["ENT15445", "release_year", "2000"], ["THE WHOLE NINE YARDS", "REL5", "ENT1802"], ["THE WHOLE NINE YARDS", "release_year", "2000"]]}
metaqa
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": ["ENT7865", "ENT8128"], "valid_edges": [["ENT1875", "has_genre", "THRILLER"], ["ENT1875", "release_year", "1997"], ["ASSAULT ON PRECINCT 13", "has_genre", "THRILLER"], ["ASSAULT ON PRECINCT 13", "REL8", "ENT8128"], ["ENT3272", "has_genre", "THRILLER"], ["ENT3272", "release_year", "1997"], ["ENT4821", "REL5...
metaqa
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": ["ENT17355", "PATHER PANCHALI"], "valid_edges": [["3 IDIOTS", "has_genre", "DRAMA"], ["3 IDIOTS", "REL5", "ENT15403"], ["ENT334", "has_genre", "DRAMA"], ["ENT334", "REL5", "ENT9209"], ["A CHRISTMAS CAROL", "has_genre", "DRAMA"], ["A CHRISTMAS CAROL", "has_genre", "FAMILY"], ["A FAR OFF PLACE", "has_genre",...
metaqa
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": ["ENT4670", "ENT25382"], "valid_edges": [["ENT4670", "release_year", "ENT154"], ["CHOPPING MALL", "directed_by", "JIM WYNORSKI"], ["CHOPPING MALL", "release_year", "ENT154"], ["CHOPPING MALL", "REL9", "JIM WYNORSKI"], ["ENT15509", "REL5", "ENT28100"], ["ENT15509", "release_year", "ENT154"], ["ENT25382", "d...
metaqa
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": ["MICHELE ALEXANDER", "SOMETHING WILD"], "valid_edges": [["A CHRISTMAS STORY", "has_genre", "ENT7161"], ["A CHRISTMAS STORY", "REL5", "ENT3569"], ["ENT1887", "has_genre", "ENT7161"], ["ENT1887", "has_genre", "DRAMA"], ["BAD BOYS", "has_genre", "ENT7161"], ["BAD BOYS", "has_genre", "DRAMA"], ["BAD BOYS", "R...
metaqa
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": ["ENT518", "ENT15380"], "valid_edges": [["ENT518", "has_genre", "ENT39031"], ["ENT518", "REL8", "ENT1808"], ["ENT518", "REL8", "ENT20552"], ["BATTLESHIP", "REL5", "ENT20552"], ["BATTLESHIP", "release_year", "ENT197"], ["ENT4785", "has_genre", "ENT39031"], ["ENT4785", "release_year", "ENT197"], ["CHLOE", "R...
metaqa
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": ["ENT4639", "ERNIE HUDSON"], "valid_edges": [["ENT4639", "has_genre", "ADVENTURE"], ["ENT4639", "release_year", "1940"], ["ENT4639", "REL8", "ENT6842"], ["ENT4639", "REL8", "ENT31568"], ["CHINA SEAS", "has_genre", "ADVENTURE"], ["CHINA SEAS", "REL8", "ENT6842"], ["CONGO", "has_genre", "ADVENTURE"], ["CONGO...
metaqa
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": ["ENT23518", "ENT24940"], "valid_edges": [["BEETHOVEN", "has_genre", "ENT7161"], ["BEETHOVEN", "REL5", "ENT7161"], ["BEETHOVEN", "REL8", "ENT24940"], ["ENT30614", "has_genre", "ENT7161"], ["ENT30614", "REL8", "ENT23518"]]}
metaqa
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": ["DOPPELGANGER", "STEPHANIE FONDUE"], "valid_edges": [["DOPPELGANGER", "has_genre", "ENT7161"], ["ENT14504", "has_genre", "ENT7161"], ["THE CHEERLEADERS", "has_genre", "ENT7161"], ["THE CHEERLEADERS", "REL5", "ENT14504"], ["THE CHEERLEADERS", "REL8", "STEPHANIE FONDUE"]]}
metaqa
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": ["CHRISTOPHER WALKEN", "SANDRA HARRISON"], "valid_edges": [["ENT4413", "has_genre", "HORROR"], ["ENT4413", "REL8", "SANDRA HARRISON"], ["ENT33992", "has_genre", "HORROR"], ["ENT33992", "has_genre", "THRILLER"], ["ENT33992", "REL5", "CHRISTOPHER WALKEN"], ["ENT33992", "REL5", "THRILLER"], ["ENT33992", "REL8...
metaqa
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": ["ENT9339", "ENT18940"], "valid_edges": [["ENT459", "has_genre", "DRAMA"], ["ENT459", "REL8", "KATHY BATES"], ["ENT485", "has_genre", "DRAMA"], ["ENT485", "release_year", "ENT164"], ["ENT623", "has_genre", "DRAMA"], ["ENT623", "release_year", "ENT164"], ["A THOUSAND ACRES", "has_genre", "DRAMA"], ["A THOUS...
metaqa
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": ["ENT15790", "MARK LISSON"], "valid_edges": [["ENT23918", "has_genre", "ENT7161"], ["ENT23918", "REL9", "ENT15790"], ["RETURN TO HORROR HIGH", "has_genre", "ENT7161"], ["RETURN TO HORROR HIGH", "REL9", "MARK LISSON"]]}
metaqa
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": ["RETROACTIVE", "ENT28913"], "valid_edges": [["ENT824", "has_genre", "ACTION"], ["ENT824", "has_genre", "ADVENTURE"], ["ENT1009", "has_genre", "ACTION"], ["ENT1009", "has_genre", "ADVENTURE"], ["ENT1009", "REL5", "ADVENTURE"], ["AFTER EARTH", "has_genre", "ACTION"], ["AFTER EARTH", "has_genre", "ADVENTURE"...
metaqa
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": ["ENT36903", "ENT37752"], "valid_edges": [["ENT36903", "directed_by", "ENT6865"], ["ENT36903", "REL5", "ENT6865"], ["ENT36903", "REL9", "ENT6865"], ["ENT37752", "release_year", "2002"], ["UNFAITHFUL", "release_year", "2002"], ["UNFAITHFUL", "REL9", "ENT6865"]]}
metaqa
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": ["KIERAN CULKIN", "ENT34535"], "valid_edges": [["IGBY GOES DOWN", "REL5", "ENT16717"], ["IGBY GOES DOWN", "REL5", "KIERAN CULKIN"], ["IGBY GOES DOWN", "REL8", "ENT16717"], ["IGBY GOES DOWN", "REL8", "KIERAN CULKIN"], ["ENT34535", "REL8", "ENT16717"]]}
metaqa
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": ["JAN STRUTHER", "LESSONS OF DARKNESS"], "valid_edges": [["ENT512", "has_genre", "WAR"], ["ENT512", "REL5", "WAR"], ["ENT512", "release_year", "1992"], ["ANNE FRANK REMEMBERED", "has_genre", "ENT9307"], ["ANNE FRANK REMEMBERED", "has_genre", "WAR"], ["BODY OF WAR", "has_genre", "ENT9307"], ["BODY OF WAR", ...
metaqa
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": ["ENT3034", "LEVEL FIVE"], "valid_edges": [["A CHRISTMAS CAROL", "release_year", "1997"], ["A CHRISTMAS CAROL", "release_year", "ENT168"], ["ENT3034", "REL5", "ENT23839"], ["ENT3034", "REL5", "VAL KILMER"], ["ENT3034", "release_year", "ENT168"], ["ENT3034", "REL8", "ENT23839"], ["ENT3034", "REL8", "VAL KIL...
metaqa
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": ["ENT33982", "ENT34856"], "valid_edges": [["ENT24831", "release_year", "ENT193"], ["ENT24831", "REL8", "ENT1826"], ["ENT33982", "release_year", "ENT193"], ["ENT34856", "REL5", "ENT1826"], ["ENT34856", "REL8", "ENT1826"]]}
metaqa
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": ["NOAM CHOMSKY", "RADIO SILENCE"], "valid_edges": [["FOUR HORSEMEN", "release_year", "ENT197"], ["FOUR HORSEMEN", "REL8", "NOAM CHOMSKY"], ["ENT38220", "directed_by", "RADIO SILENCE"], ["ENT38220", "release_year", "ENT197"], ["ENT38220", "REL9", "RADIO SILENCE"]]}
metaqa
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": ["DAVID DALESSANDRO", "ENT14681"], "valid_edges": [["ENT31276", "has_genre", "ACTION"], ["ENT31276", "REL9", "DAVID DALESSANDRO"], ["ENT37843", "REL5", "ACTION"], ["ENT37843", "REL5", "ENT14681"], ["ENT37843", "REL9", "ENT14681"]]}
metaqa
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": ["FERRIS BUELLER'S DAY OFF", "INVENTOR"], "valid_edges": [["AROUND THE WORLD IN 80 DAYS", "has_genre", "ENT7161"], ["AROUND THE WORLD IN 80 DAYS", "REL5", "INVENTOR"], ["ENT7002", "has_genre", "ENT7161"], ["ENT7002", "REL5", "INVENTOR"], ["FERRIS BUELLER'S DAY OFF", "has_genre", "ENT7161"], ["FERRIS BUELLE...
metaqa
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": ["BILL FISHMAN", "FAILURE"], "valid_edges": [["ENT5574", "directed_by", "BILL FISHMAN"], ["ENT5574", "has_genre", "ENT7161"], ["ENT32409", "has_genre", "ENT7161"], ["ENT32409", "REL5", "ENT7161"], ["ENT32409", "REL5", "FAILURE"], ["ENT32847", "directed_by", "BILL FISHMAN"], ["ENT32847", "has_genre", "ENT71...
metaqa
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": ["JIM BISHOP", "SISTERS"], "valid_edges": [["HAPPINESS", "REL5", "SISTERS"], ["HAPPINESS", "release_year", "1998"], ["THE DAY LINCOLN WAS SHOT", "release_year", "1998"], ["THE DAY LINCOLN WAS SHOT", "REL9", "JIM BISHOP"]]}
metaqa
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": ["ENT8166", "RHONDA FLEMING"], "valid_edges": [["INFERNO", "has_genre", "HORROR"], ["INFERNO", "REL8", "RHONDA FLEMING"], ["THE DEVIL BAT", "has_genre", "HORROR"], ["THE DEVIL BAT", "REL8", "ENT8166"]]}
metaqa
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": ["ENT22309", "ENT33408"], "valid_edges": [["BABY TAKE A BOW", "has_genre", "FAMILY"], ["BABY TAKE A BOW", "release_year", "ENT97"], ["ENT22309", "has_genre", "FAMILY"], ["ENT33408", "release_year", "ENT97"]]}
metaqa
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": ["1947", "SHERMAN TODD"], "valid_edges": [["DEAD RECKONING", "directed_by", "JOHN CROMWELL"], ["DEAD RECKONING", "REL5", "JOHN CROMWELL"], ["DEAD RECKONING", "release_year", "1947"], ["DEAD RECKONING", "REL8", "ENT20858"], ["THE RACKET", "directed_by", "JOHN CROMWELL"], ["THE RACKET", "directed_by", "SHERM...
metaqa
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": ["GARY NELSON", "PROFESSOR"], "valid_edges": [["ENT1697", "directed_by", "GARY NELSON"], ["ENT1697", "has_genre", "ENT7161"], ["ENT12048", "directed_by", "GARY NELSON"], ["ENT12048", "has_genre", "ENT7161"], ["ENT39678", "has_genre", "ENT7161"], ["ENT39678", "REL5", "PROFESSOR"]]}
metaqa
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": ["DOROTHY STICKNEY", "HOWARD HAWKS"], "valid_edges": [["ENT15090", "release_year", "ENT136"], ["ENT15090", "REL8", "DOROTHY STICKNEY"], ["RIO LOBO", "directed_by", "HOWARD HAWKS"], ["RIO LOBO", "release_year", "ENT136"]]}
metaqa
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": ["ALEXANDRA HAY", "KING KONG LIVES"], "valid_edges": [["ENT19478", "directed_by", "ENT17640"], ["ENT19478", "REL5", "ENT3569"], ["ENT19478", "REL5", "ENT19478"], ["ENT19478", "REL5", "MONSTER"], ["KING KONG LIVES", "directed_by", "ENT17640"], ["KING KONG LIVES", "REL5", "ENT19478"], ["KING KONG LIVES", "RE...
metaqa
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": ["DAVID L. LINDSEY", "JUDY DAVIS"], "valid_edges": [["ENT4404", "has_genre", "THRILLER"], ["ENT4404", "REL8", "JUDY DAVIS"], ["ENT23087", "has_genre", "THRILLER"], ["ENT23087", "REL9", "DAVID L. LINDSEY"]]}
metaqa
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": ["ENT3804", "MY GEISHA"], "valid_edges": [["ENT457", "has_genre", "ENT7161"], ["ENT457", "REL8", "EDWARD G. ROBINSON"], ["A MONKEY IN WINTER", "has_genre", "ENT7161"], ["A MONKEY IN WINTER", "release_year", "ENT128"], ["ENT602", "has_genre", "ENT7161"], ["ENT602", "REL5", "ENT7161"], ["ENT602", "REL5", "ED...
metaqa
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": ["MR. HOLLAND'S OPUS", "ENT31775"], "valid_edges": [["MR. HOLLAND'S OPUS", "release_year", "ENT164"], ["PAN", "in_language", "DANISH"], ["PAN", "release_year", "ENT164"], ["ENT31775", "in_language", "DANISH"]]}
metaqa
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": ["ENT31120", "SOUTHERN COMFORT"], "valid_edges": [["SOUTHERN COMFORT", "REL8", "FRED WARD"], ["THUNDERHEART", "in_language", "ENT31120"], ["THUNDERHEART", "REL8", "FRED WARD"]]}
metaqa
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": ["ENT10051", "MICHEL MARC BOUCHARD"], "valid_edges": [["ENT6749", "has_genre", "THRILLER"], ["ENT6749", "REL8", "ENT10051"], ["TOM AT THE FARM", "has_genre", "THRILLER"], ["TOM AT THE FARM", "REL9", "MICHEL MARC BOUCHARD"], ["VALKYRIE", "has_genre", "THRILLER"], ["VALKYRIE", "REL5", "ENT10051"]]}
metaqa
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": ["STEPHEN LANG", "ENT40097"], "valid_edges": [["ENT197", "REL5", "WOODY HARRELSON"], ["ENT197", "release_year", "2009"], ["ADVENTURELAND", "REL5", "JESSE EISENBERG"], ["ADVENTURELAND", "release_year", "2009"], ["ADVENTURELAND", "REL8", "JESSE EISENBERG"], ["ENT3155", "release_year", "2009"], ["ENT3155", "R...
metaqa
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": ["ENT13654", "MARTIN SHERMAN"], "valid_edges": [["MRS HENDERSON PRESENTS", "REL8", "ENT4526"], ["MRS HENDERSON PRESENTS", "REL9", "MARTIN SHERMAN"], ["THE SLEEPING DICTIONARY", "directed_by", "ENT13654"], ["THE SLEEPING DICTIONARY", "REL8", "ENT4526"], ["THE SLEEPING DICTIONARY", "REL9", "ENT13654"]]}
metaqa
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": ["JONAH HILL", "TOM BLEECKER"], "valid_edges": [["ENT32199", "REL5", "JONAH HILL"], ["ENT32199", "REL5", "R"], ["ENT32199", "REL8", "JONAH HILL"], ["ENT34842", "REL5", "R"], ["ENT34842", "REL9", "TOM BLEECKER"]]}
metaqa
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": ["HERCULES", "SATAN MET A LADY"], "valid_edges": [["HERCULES", "REL5", "DISNEY"], ["SATAN MET A LADY", "directed_by", "WILLIAM DIETERLE"], ["ENT34733", "directed_by", "WILLIAM DIETERLE"], ["ENT34733", "REL5", "DISNEY"], ["ENT34733", "REL5", "WILLIAM DIETERLE"]]}
metaqa
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": ["GREG ERB", "ENT13783"], "valid_edges": [["ENT149", "has_genre", "ENT7161"], ["ENT149", "release_year", "2009"], ["A HAUNTED HOUSE 2", "has_genre", "HORROR"], ["A HAUNTED HOUSE 2", "REL5", "ENT30448"], ["ALIENS", "REL5", "ENT11838"], ["ALIENS", "REL5", "HORROR"], ["ALIENS", "REL5", "ENT30448"], ["ENT1974"...
metaqa
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": ["ANOTHER YEAR", "ENT13562"], "valid_edges": [["ANOTHER YEAR", "directed_by", "MIKE LEIGH"], ["ANOTHER YEAR", "REL5", "BRITISH"], ["ANOTHER YEAR", "REL5", "ENT17093"], ["ANOTHER YEAR", "REL5", "MIKE LEIGH"], ["ANOTHER YEAR", "REL8", "ENT17093"], ["ANOTHER YEAR", "REL9", "MIKE LEIGH"], ["EAST IS EAST", "REL...
metaqa
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": ["ENT7161", "MEGUMI ODAKA"], "valid_edges": [["ENT218", "has_genre", "ENT7161"], ["ENT218", "release_year", "ENT160"], ["A LITTLE STIFF", "has_genre", "ENT7161"], ["A LITTLE STIFF", "release_year", "ENT160"], ["ENT1648", "has_genre", "ENT7161"], ["ENT1648", "release_year", "ENT160"], ["ANOTHER YOU", "has_g...
metaqa
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": ["ENT14954", "KINDERGARTEN COP"], "valid_edges": [["ENT7115", "REL5", "ENT2845"], ["ENT7115", "release_year", "2002"], ["ENT7115", "REL8", "ENT2845"], ["ENT14954", "release_year", "2002"], ["KINDERGARTEN COP", "REL5", "ENT2845"], ["KINDERGARTEN COP", "release_year", "ENT158"], ["KINDERGARTEN COP", "REL8", ...
metaqa
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": ["ENT11243", "NETHERLANDS"], "valid_edges": [["ENT4265", "REL5", "NETHERLANDS"], ["ENT4265", "in_language", "ENT9886"], ["ENT9886", "has_genre", "DRAMA"], ["ENT11243", "has_genre", "DRAMA"]]}
metaqa
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": ["HANNIE CAULDER", "STORMY WATERS"], "valid_edges": [["BACK IN THE SADDLE", "has_genre", "ENT39031"], ["BACK IN THE SADDLE", "release_year", "1941"], ["HANNIE CAULDER", "has_genre", "ENT39031"], ["STORMY WATERS", "release_year", "1941"], ["TEXAS", "has_genre", "ENT39031"], ["TEXAS", "release_year", "1941"]...
metaqa
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": ["ELLI MEDEIROS", "HANIF HUM GHUM"], "valid_edges": [["KABUL EXPRESS", "has_genre", "DRAMA"], ["KABUL EXPRESS", "REL8", "HANIF HUM GHUM"], ["ENT20725", "has_genre", "DRAMA"], ["ENT20725", "REL8", "ELLI MEDEIROS"]]}
metaqa
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": ["ALFRED SANTELL", "ENT19102"], "valid_edges": [["AKEELAH AND THE BEE", "has_genre", "DRAMA"], ["AKEELAH AND THE BEE", "REL8", "ENT19102"], ["ENT15479", "directed_by", "ALFRED SANTELL"], ["ENT15479", "has_genre", "DRAMA"], ["ENT27241", "directed_by", "ALFRED SANTELL"], ["ENT27241", "has_genre", "DRAMA"], [...
metaqa
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": ["ENT28955", "ENT38825"], "valid_edges": [["BEL AMI", "has_genre", "DRAMA"], ["BEL AMI", "release_year", "ENT197"], ["BEL AMI", "REL8", "ENT28955"], ["ENT7378", "has_genre", "DRAMA"], ["ENT7378", "REL5", "ENT28955"], ["ENT7378", "release_year", "ENT197"], ["ENT7378", "REL8", "ENT28955"], ["HOW TO BE", "has...
metaqa
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": ["JAMES DENTON", "REX BEACH"], "valid_edges": [["ENT13335", "has_genre", "DRAMA"], ["ENT13335", "REL8", "JAMES DENTON"], ["THE SPOILERS", "has_genre", "DRAMA"], ["THE SPOILERS", "REL9", "REX BEACH"]]}
metaqa
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": ["ENT2690", "ENT27609"], "valid_edges": [["ENT7476", "has_genre", "DRAMA"], ["PLANET OF THE APES", "REL5", "ENT2690"], ["PLANET OF THE APES", "REL5", "ENT7476"], ["PLANET OF THE APES", "REL5", "REBELLION"], ["ENT27609", "has_genre", "DRAMA"], ["REBELLION", "has_genre", "DRAMA"]]}
metaqa
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": ["ENT23695", "VICENTE LEÑERO"], "valid_edges": [["54", "REL8", "ENT23695"], ["54", "REL8", "ENT29802"], ["ENT23611", "REL8", "ENT29802"], ["ENT23611", "REL9", "VICENTE LEÑERO"]]}
metaqa
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": ["ENT5430", "THE LAST FRONTIER"], "valid_edges": [["ENT5430", "release_year", "ENT145"], ["CHINA 9, LIBERTY 37", "has_genre", "ENT39031"], ["CHINA 9, LIBERTY 37", "release_year", "ENT145"], ["COMES A HORSEMAN", "has_genre", "ENT39031"], ["COMES A HORSEMAN", "release_year", "ENT145"], ["ENT13187", "has_genr...
metaqa
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": ["JEAN DUJARDIN", "ENT18700"], "valid_edges": [["A FEAST AT MIDNIGHT", "directed_by", "ENT18700"], ["A FEAST AT MIDNIGHT", "has_genre", "ENT7161"], ["A FEAST AT MIDNIGHT", "REL9", "ENT18700"], ["ENT33332", "has_genre", "ENT7161"], ["ENT33332", "REL5", "ENT12156"], ["ENT33332", "REL5", "JEAN DUJARDIN"], ["E...
metaqa
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 MOORE", "ROB REINER"], "valid_edges": [["A FEW GOOD MEN", "directed_by", "ROB REINER"], ["A FEW GOOD MEN", "has_genre", "DRAMA"], ["A FEW GOOD MEN", "REL5", "AARON SORKIN"], ["A FEW GOOD MEN", "REL5", "DRAMA"], ["A FEW GOOD MEN", "REL5", "ENT15882"], ["A FEW GOOD MEN", "REL5", "ROB REINER"], ["A F...
metaqa
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": ["FUN IS BEAUTIFUL", "ENT26581"], "valid_edges": [["ENT411", "has_genre", "ENT7161"], ["ENT411", "in_language", "ENT15722"], ["ACQUA E SAPONE", "directed_by", "ENT5652"], ["ACQUA E SAPONE", "has_genre", "ENT7161"], ["ACQUA E SAPONE", "in_language", "ENT15722"], ["ACQUA E SAPONE", "REL8", "ENT5652"], ["ACQU...
metaqa
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": ["MATT CUNNINGHAM", "ENT31592"], "valid_edges": [["A TAXING WOMAN", "REL5", "JAPAN"], ["A TAXING WOMAN", "in_language", "ENT16435"], ["BABE", "REL5", "ENT11253"], ["BABE", "REL5", "PIGS"], ["ENT3679", "has_genre", "ENT11253"], ["ENT3679", "REL5", "ENT11253"], ["ENT3679", "REL5", "ORIGINAL"], ["BEWITCHED", ...
metaqa
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": ["ENT38094", "VAN HEFLIN"], "valid_edges": [["ENT1119", "REL5", "ENT1120"], ["ENT1119", "REL5", "WAR"], ["ENT1120", "REL5", "ENT1120"], ["ENT1120", "REL5", "VAN HEFLIN"], ["ENT3062", "REL5", "WAR"], ["ENT3062", "release_year", "2007"], ["ENT3604", "has_genre", "WAR"], ["ENT3604", "release_year", "2007"], [...
metaqa
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": ["ENT33449", "THE GENERAL'S DAUGHTER"], "valid_edges": [["ENT33449", "has_genre", "SHORT"], ["THE GENERAL'S DAUGHTER", "release_year", "ENT168"], ["WOLVES", "has_genre", "SHORT"], ["WOLVES", "release_year", "ENT168"]]}
metaqa
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 KARINA", "ENT22999"], "valid_edges": [["ENT2314", "has_genre", "DRAMA"], ["ENT2314", "REL5", "ENT22999"], ["CHINESE ROULETTE", "has_genre", "DRAMA"], ["CHINESE ROULETTE", "REL5", "DRAMA"], ["CHINESE ROULETTE", "REL8", "ANNA KARINA"]]}
metaqa
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": ["GABRIEL MACHT", "ENT22267"], "valid_edges": [["FRIDAY THE 13TH", "release_year", "2009"], ["FRIDAY THE 13TH", "REL9", "ENT22267"], ["ENT23613", "release_year", "2009"], ["ENT23613", "REL8", "GABRIEL MACHT"], ["WHITEOUT", "release_year", "2009"], ["WHITEOUT", "REL8", "GABRIEL MACHT"]]}
metaqa
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": ["DANIEL BALDWIN", "KEVIN OTTO"], "valid_edges": [["DIAMOND GIRL", "release_year", "1998"], ["DIAMOND GIRL", "REL8", "KEVIN OTTO"], ["VAMPIRES", "REL5", "VAMPIRES"], ["VAMPIRES", "release_year", "1998"], ["VAMPIRES", "REL8", "DANIEL BALDWIN"]]}
metaqa
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": ["BEAUTY", "FRANK WEDEKIND"], "valid_edges": [["ENT1851", "has_genre", "DRAMA"], ["ENT1851", "REL5", "BEAUTY"], ["ENT1851", "REL5", "DRAMA"], ["PANDORA'S BOX", "has_genre", "DRAMA"], ["PANDORA'S BOX", "REL9", "FRANK WEDEKIND"], ["STEALING BEAUTY", "has_genre", "DRAMA"], ["STEALING BEAUTY", "REL5", "BEAUTY"...
metaqa
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": ["ENT5235", "ENT27081"], "valid_edges": [["ENT4824", "has_genre", "ENT7161"], ["ENT4824", "REL8", "ENT5235"], ["CAPTAIN JANUARY", "has_genre", "ENT7161"], ["CAPTAIN JANUARY", "REL8", "ENT5235"], ["THE TALL BLOND MAN WITH ONE BLACK SHOE", "has_genre", "ENT7161"], ["THE TALL BLOND MAN WITH ONE BLACK SHOE", "...
metaqa
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": ["ENT27567", "ENT30495"], "valid_edges": [["AMERICAN BUFFALO", "release_year", "1996"], ["AMERICAN BUFFALO", "REL8", "DUSTIN HOFFMAN"], ["BOTTLE ROCKET", "REL5", "ENT9209"], ["BOTTLE ROCKET", "release_year", "1996"], ["ENT4701", "REL5", "ENT9209"], ["ENT4701", "release_year", "1996"], ["CITIZEN RUTH", "REL...
metaqa
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": ["OPERATION MAD BALL", "ENT27273"], "valid_edges": [["OPERATION MAD BALL", "release_year", "1957"], ["ENT27273", "REL5", "JAPAN"], ["ENT37037", "REL5", "JAPAN"], ["ENT37037", "release_year", "1957"]]}
metaqa
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": ["ENT2702", "ENT31783"], "valid_edges": [["ENT2702", "has_genre", "ENT7509"], ["NO GOD, NO MASTER", "has_genre", "ENT7509"], ["NO GOD, NO MASTER", "REL8", "DAVID STRATHAIRN"], ["ENT31783", "REL8", "DAVID STRATHAIRN"], ["ENT35921", "has_genre", "ENT7509"], ["ENT35921", "REL8", "DAVID STRATHAIRN"]]}
metaqa
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": ["BRENDAN CORBALIS", "ENT11262"], "valid_edges": [["ENT32159", "has_genre", "DRAMA"], ["ENT32159", "REL8", "BRENDAN CORBALIS"], ["ENT37608", "has_genre", "DRAMA"], ["ENT37608", "REL8", "ENT11262"]]}
metaqa
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": ["FROM PRADA TO NADA", "ENT30401"], "valid_edges": [["ENT361", "in_language", "ENT10611"], ["ENT361", "release_year", "ENT138"], ["ENT2883", "in_language", "ENT10611"], ["ENT2883", "release_year", "2006"], ["ENT3021", "in_language", "ENT10611"], ["ENT3021", "release_year", "2006"], ["BEDKNOBS AND BROOMSTIC...
metaqa
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": ["ENT1234", "JAMES WHALE"], "valid_edges": [["ENT11993", "directed_by", "JAMES WHALE"], ["ENT11993", "REL4", "ENT11233"], ["ENT11993", "REL5", "ENT11993"], ["ENT11993", "REL5", "JAMES WHALE"], ["ENT37227", "directed_by", "ENT1234"], ["ENT37227", "REL4", "ENT11233"]]}
metaqa
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": ["REPULSION", "ENT33089"], "valid_edges": [["A BUCKET OF BLOOD", "has_genre", "HORROR"], ["A BUCKET OF BLOOD", "REL5", "ENT3569"], ["ALUCARDA", "has_genre", "HORROR"], ["ALUCARDA", "in_language", "ENT10611"], ["APARTMENT 1303 3D", "has_genre", "HORROR"], ["APARTMENT 1303 3D", "in_language", "ENT10611"], ["...
metaqa
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": ["ENT18581", "KELLY HU"], "valid_edges": [["POPATOPOLIS", "release_year", "2009"], ["POPATOPOLIS", "REL8", "ENT18581"], ["ENT36415", "REL5", "KELLY HU"], ["ENT36415", "release_year", "2009"], ["ENT36415", "REL8", "KELLY HU"]]}
metaqa
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": ["LIAM CUNNINGHAM", "SHIRI APPLEBY"], "valid_edges": [["DOG SOLDIERS", "release_year", "2002"], ["DOG SOLDIERS", "REL8", "LIAM CUNNINGHAM"], ["ENT32601", "release_year", "2002"], ["ENT32601", "REL8", "SHIRI APPLEBY"]]}
metaqa
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": ["JORGE GRAU", "SUN RA"], "valid_edges": [["ENT20485", "directed_by", "JORGE GRAU"], ["ENT20485", "release_year", "1974"], ["ENT31514", "release_year", "1974"], ["ENT31514", "REL8", "SUN RA"], ["ENT31514", "REL9", "SUN RA"]]}
metaqa
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": ["ENT9772", "RUNNING SCARED"], "valid_edges": [["BEVERLY HILLS COP", "REL5", "EDDIE MURPHY"], ["BEVERLY HILLS COP", "REL5", "JUDGE REINHOLD"], ["BEVERLY HILLS COP", "REL8", "EDDIE MURPHY"], ["BEVERLY HILLS COP", "REL8", "JUDGE REINHOLD"], ["BEVERLY HILLS COP II", "REL8", "EDDIE MURPHY"], ["BEVERLY HILLS CO...
metaqa
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": ["GUY BOLTON", "ENT34061"], "valid_edges": [["ENT1113", "REL5", "HARRISON FORD"], ["ENT1113", "release_year", "1997"], ["ENT1113", "REL8", "HARRISON FORD"], ["ANASTASIA", "release_year", "1956"], ["ANASTASIA", "release_year", "1997"], ["ANASTASIA", "REL9", "GUY BOLTON"], ["ENT2675", "release_year", "1956"]...
metaqa
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": ["DENNIS LEHANE", "ENT37060"], "valid_edges": [["ENT13221", "REL5", "R"], ["ENT13221", "REL9", "DENNIS LEHANE"], ["SHUTTER ISLAND", "REL5", "R"], ["SHUTTER ISLAND", "REL9", "DENNIS LEHANE"], ["ENT31541", "REL5", "R"], ["ENT31541", "REL8", "ENT37060"]]}
metaqa
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": ["ENT13263", "ENT30176"], "valid_edges": [["ENT15137", "has_genre", "ENT7161"], ["ENT15137", "REL8", "ENT30176"], ["ENT23850", "has_genre", "ENT7161"], ["ENT23850", "REL8", "ENT13263"]]}
metaqa
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": ["ENT8811", "ENT20165"], "valid_edges": [["ENT39", "has_genre", "DRAMA"], ["ENT39", "REL5", "DRAMA"], ["ENT39", "release_year", "1997"], ["ENT44", "has_genre", "DRAMA"], ["ENT44", "release_year", "1997"], ["ENT294", "has_genre", "ENT7509"], ["ENT294", "REL9", "ENT20165"], ["A BETTER PLACE", "has_genre", "D...
metaqa
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": ["MICHAEL HANEKE", "PASCALE BAILLY"], "valid_edges": [["ENT13157", "directed_by", "PASCALE BAILLY"], ["ENT13157", "release_year", "ENT185"], ["ENT13157", "REL9", "PASCALE BAILLY"], ["ENT35674", "directed_by", "MICHAEL HANEKE"], ["ENT35674", "REL5", "MICHAEL HANEKE"], ["ENT35674", "release_year", "ENT185"],...
metaqa
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": ["MICHAEL CHABON", "ENT23512"], "valid_edges": [["MY SUMMER OF LOVE", "REL5", "LOVE"], ["MY SUMMER OF LOVE", "REL9", "ENT23512"], ["ENT39678", "REL5", "LOVE"], ["ENT39678", "REL9", "MICHAEL CHABON"]]}
metaqa
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": ["ENT7000", "MADIGAN"], "valid_edges": [["ENT2676", "in_language", "GERMAN"], ["ENT2676", "release_year", "ENT134"], ["ENT3550", "REL5", "HENRY FONDA"], ["ENT3550", "in_language", "GERMAN"], ["ENT3550", "REL8", "HENRY FONDA"], ["ENT7000", "in_language", "GERMAN"], ["ENT7301", "directed_by", "DON SIEGEL"], ...
metaqa
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": ["ENT6612", "ENT12781"], "valid_edges": [["ENT33194", "directed_by", "ENT6612"], ["ENT33194", "release_year", "1985"], ["ENT33718", "release_year", "1985"], ["ENT33718", "REL8", "ENT12781"]]}
metaqa
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": ["ENT14762", "STAY HUNGRY"], "valid_edges": [["A STAR IS BORN", "REL5", "JAMES MASON"], ["A STAR IS BORN", "release_year", "ENT143"], ["A STAR IS BORN", "REL8", "JAMES MASON"], ["ENT14762", "REL5", "JAMES MASON"], ["ENT14762", "REL8", "JAMES MASON"], ["STAY HUNGRY", "release_year", "ENT143"]]}