data_source stringclasses 1
value | prompt stringlengths 1.07k 11.4k | ability stringclasses 1
value | reward_model dict | extra_info dict |
|---|---|---|---|---|
dbpedia50 |
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": [
"Dimitris_Papadopoulos",
"Dirty_Dozen_Brass_Band",
"Igor_Picușceac",
"Wayne_Allard"
],
"valid_edges": [
[
"Afro-soul",
"instrument",
"Drum_kit"
],
[
"Afro-soul",
"stylisticOrigin",
"Jazz"
],
[
"Andy_Anderson_(drummer)",
... |
dbpedia50 |
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": [
"Adam_Kokoszka",
"Careless_Memories",
"Fancy_Free_(Donald_Byrd_album)",
"Mark_Millar"
],
"valid_edges": [
[
"Adam_Kokoszka",
"birthPlace",
"Poland"
],
[
"Adam_Kokoszka",
"team",
"Wisła_Kraków"
],
[
"Aleksander_Kwiek",
... |
dbpedia50 |
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": [
"Andrei_Rublev_(film)",
"Believe_It_(song)",
"Padam_Padam..._The_Sound_of_His_and_Her_Heartbeats",
"Spencer_Williams"
],
"valid_edges": [
[
"AlphaBat",
"genre",
"Hip_hop_music"
],
[
"AlphaBat",
"hometown",
"South_Korea"
],
[
... |
dbpedia50 |
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": [
"2014–15_Serbian_First_League",
"Leo_Lyons",
"Oh_Beom-seok",
"Tha_Hall_of_Game"
],
"valid_edges": [
[
"AOMG",
"country",
"South_Korea"
],
[
"AOMG",
"genre",
"Hip_hop_music"
],
[
"AOMG",
"location",
"South_Kor... |
dbpedia50 |
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_Erwin_Wilson",
"Heavy_metal_music",
"Sarah_Neufeld",
"Ugly_Ego"
],
"valid_edges": [
[
"5_Songs_(Iced_Earth_EP)",
"genre",
"Heavy_metal_music"
],
[
"5_Songs_(Iced_Earth_EP)",
"genre",
"Progressive_metal"
],
[
"Aa... |
dbpedia50 |
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": [
"At_the_Gates_of_Darkness",
"Australia_Plus",
"Hans-Wolfgang_Arndt",
"Para_Cosas_Buenas"
],
"valid_edges": [
[
"At_the_Gates_of_Darkness",
"language",
"English_language"
],
[
"Australia_Plus",
"pictureFormat",
"480i"
],
[
... |
dbpedia50 |
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": [
"Beatriz_Batarda",
"Leonid_Kuchuk",
"Peter_Theobalds",
"Yelena_Bonner"
],
"valid_edges": [
[
"Beatriz_Batarda",
"birthPlace",
"London"
],
[
"Irina_Shayk",
"agency",
"London"
],
[
"Irina_Shayk",
"birthPlace",
... |
dbpedia50 |
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": [
"2020_(mini-series)",
"Goat_Horn",
"Malavi_Rural_District",
"Ultimate_Force"
],
"valid_edges": [
[
"2020_(mini-series)",
"country",
"Poland"
],
[
"2020_(mini-series)",
"genre",
"Thriller_(genre)"
],
[
"2020_(mini-series)... |
dbpedia50 |
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": [
"Joachim_Petzold",
"Tesla_(band)",
"Toni_Korkeakunnas",
"Witchcraft_(band)"
],
"valid_edges": [
[
"Accept_(band)",
"genre",
"Heavy_metal_music"
],
[
"Accept_(band)",
"hometown",
"Germany"
],
[
"Axxis",
"genre",
... |
dbpedia50 |
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": [
"Achariaceae",
"Brickellia_cordifolia",
"Crotalarieae",
"Vangueriopsis_longiflora"
],
"valid_edges": [
[
"Achariaceae",
"division",
"Flowering_plant"
],
[
"Brickellia_cordifolia",
"division",
"Flowering_plant"
],
[
"Crot... |
dbpedia50 |
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": [
"MasterChef_(UK_TV_series)",
"Novica_Urošević",
"Pan_Tau",
"Victoria_Tennant"
],
"valid_edges": [
[
"Barndance_Boys",
"genre",
"Folk_music"
],
[
"Barndance_Boys",
"hometown",
"London"
],
[
"Bavarian_Fruit_Bread",
"... |
dbpedia50 |
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": [
"Airwolf",
"Evil_Under_the_Sun_(1982_film)",
"Heinrich_Behrends",
"The_Savage_State"
],
"valid_edges": [
[
"40_Days_and_40_Nights",
"distributor",
"Alliance_Atlantis"
],
[
"40_Days_and_40_Nights",
"distributor",
"Universal_Studios"
... |
dbpedia50 |
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": [
"Better_on_the_Other_Side",
"Just_in_Love",
"Living_After_Midnight",
"Movin'_Along"
],
"valid_edges": [
[
"Ain't_Nuttin'_But_Music",
"format",
"Compact_disc"
],
[
"Ain't_Nuttin'_But_Music",
"genre",
"Hip_hop_music"
],
[
... |
dbpedia50 |
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": [
"Anupam_Saraph",
"Donella_Meadows",
"Systems_science",
"Veolia"
],
"valid_edges": [
[
"Anupam_Saraph",
"field",
"Natural_environment"
],
[
"Anupam_Saraph",
"field",
"Systems_science"
],
[
"Anupam_Saraph",
"influenc... |
dbpedia50 |
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": [
"Blue_Eagles",
"Helibras",
"Jack_Whitley",
"Jared_Diamond"
],
"valid_edges": [
[
"AgustaWestland",
"industry",
"Helicopter"
],
[
"AgustaWestland",
"product",
"Helicopter"
],
[
"AgustaWestland_Apache",
"manufacturer... |
dbpedia50 |
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": [
"Chain_store",
"Johns_Hopkins_School_of_Medicine",
"Netflix",
"Tatooine_Ghost"
],
"valid_edges": [
[
"Chicken_George_(restaurant_chain)",
"foundationPlace",
"Baltimore"
],
[
"Chicken_George_(restaurant_chain)",
"industry",
"Chain_stor... |
dbpedia50 |
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": [
"Footprints_(album)",
"Leslie_Hardy",
"Let_Them_Eat_Cake_(album)",
"Sophia_(Japanese_band)"
],
"valid_edges": [
[
"Dover_(band)",
"genre",
"Grunge"
],
[
"Dover_(band)",
"recordLabel",
"Sony_Music_Entertainment"
],
[
"Foo... |
dbpedia50 |
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": [
"KBS_World_(Indonesia)",
"Look_What's_Happened_to_Rosemary's_Baby",
"WPTY",
"You_Will_Only_Break_My_Heart"
],
"valid_edges": [
[
"AXS_TV",
"language",
"English_language"
],
[
"AXS_TV",
"pictureFormat",
"480i"
],
[
"All_A... |
dbpedia50 |
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": [
"Karl_Rapp",
"Miroslav_Durak",
"The_Best_of_Ivy_Queen",
"Zachary_Cole_Smith"
],
"valid_edges": [
[
"2-4_Family",
"genre",
"Hip_hop_music"
],
[
"2-4_Family",
"hometown",
"Germany"
],
[
"Cage_(rapper)",
"birthPlace",... |
dbpedia50 |
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": [
"Gmina_Bargłów_Kościelny",
"National_Bank_of_Bahrain",
"Tony_Jay",
"Von_Richthofen_and_Brown"
],
"valid_edges": [
[
"Bookatable",
"language",
"English_language"
],
[
"Bookatable",
"location",
"London"
],
[
"Boots_N'_All"... |
dbpedia50 |
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": [
"Alexander_Dovzhenko",
"Chris_Pronger",
"Dornbirner_EC",
"Maria_Sophia_of_Neuburg"
],
"valid_edges": [
[
"Alexander_Boikov",
"birthPlace",
"Soviet_Union"
],
[
"Alexander_Boikov",
"position",
"Defenceman"
],
[
"Alexander_... |
dbpedia50 |
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": [
"A_Summer_Best",
"I'll_Come_Runnin'",
"Play_Something_Sweet_(Brickyard_Blues)",
"Stay_(I_Missed_You)"
],
"valid_edges": [
[
"30_Minute_Love_Affair",
"genre",
"Synthpop"
],
[
"30_Minute_Love_Affair",
"recordLabel",
"RCA_Records"
],... |
dbpedia50 |
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": [
"Half_Man_Half_Biscuit",
"Paul_Armstrong",
"Ruthenian_Catholic_Eparchy_of_Holy_Protection_of_Mary_Phoenix",
"Sunderland_A.F.C."
],
"valid_edges": [
[
"2009–10_Sunderland_A.F.C._season",
"chairman",
"Niall_Quinn"
],
[
"2009–10_Sunderland_A.F.C._se... |
dbpedia50 |
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": [
"Abbey_Lincoln",
"Ikaw_Lang_Ang_Mamahalin",
"Ludwig_Drums",
"William_Chiroque"
],
"valid_edges": [
[
"Abbey_Lincoln",
"genre",
"Jazz"
],
[
"Acacia_(band)",
"instrument",
"Drum_kit"
],
[
"Acacia_(band)",
"instrument... |
dbpedia50 |
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": [
"Angles_(The_Strokes_album)",
"Jerome_Kern",
"John_D'Andrea",
"The_Eagle_(2011_film)"
],
"valid_edges": [
[
"Angles_(The_Strokes_album)",
"recordLabel",
"RCA_Records"
],
[
"Child's_Play_3",
"distributor",
"Universal_Studios"
],
... |
dbpedia50 |
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": [
"Patsy_Stone",
"Porque_el_amor_manda",
"Sheila_Walsh_(author/singer)",
"The_Root"
],
"valid_edges": [
[
"Big_Time_Rush",
"company",
"Sony_Music_Entertainment"
],
[
"Big_Time_Rush",
"format",
"480i"
],
[
"Geek_Girl_(novel... |
dbpedia50 |
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": [
"DB_Realty",
"Don't_Wanna_Lose_You",
"Friedrich_Geiger",
"Northeast_Frontier_Railway_zone"
],
"valid_edges": [
[
"Ariola_Records",
"country",
"Germany"
],
[
"Ariola_Records",
"distributingCompany",
"Sony_Music_Entertainment"
],
... |
dbpedia50 |
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": [
"Anvarjon_Soliev",
"Gingger_Shankar",
"Magnet_Man",
"On_Our_Own_(1994_TV_series)"
],
"valid_edges": [
[
"Anahit_Tsitsikian",
"birthPlace",
"Soviet_Union"
],
[
"Anahit_Tsitsikian",
"instrument",
"Violin"
],
[
"Anahit_Tsit... |
dbpedia50 |
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": [
"Dezperadoz",
"Frank_Gambale",
"Gmina_Będzino",
"Kansas_City_jazz"
],
"valid_edges": [
[
"Broken_Head_(album)",
"genre",
"Heavy_metal_music"
],
[
"Broken_Head_(album)",
"recordedIn",
"Poland"
],
[
"Dezperadoz",
"ge... |
dbpedia50 |
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": [
"Christos_Melissis",
"Naoussa_F.C.",
"Serge_Honi",
"Tony_Hatzis"
],
"valid_edges": [
[
"Christos_Melissis",
"team",
"Naoussa_F.C."
],
[
"Serge_Honi",
"team",
"Naoussa_F.C."
],
[
"Tony_Hatzis",
"team",
"Naouss... |
dbpedia50 |
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": [
"Celia_Imrie",
"Crash!_Boom!_Bang!",
"Free_at_Last_(Freeway_album)",
"Thomas_J._Bergersen"
],
"valid_edges": [
[
"Andy_Anderson_(drummer)",
"genre",
"Jazz"
],
[
"Andy_Anderson_(drummer)",
"hometown",
"London"
],
[
"Bella... |
dbpedia50 |
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": [
"DJ_Toomp",
"Leipzig_Homicide",
"Nikolai_Korotkov",
"Rockefeller_University"
],
"valid_edges": [
[
"2-4_Family",
"genre",
"Hip_hop_music"
],
[
"2-4_Family",
"hometown",
"Germany"
],
[
"Cage_(rapper)",
"birthPlace",... |
dbpedia50 |
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": [
"20_(Twenty)",
"Cockleshell_Bay",
"Five_Senses_of_Eros",
"The_Naked_Maja"
],
"valid_edges": [
[
"20_(Twenty)",
"language",
"Japanese_language"
],
[
"Active_Worlds",
"language",
"English_language"
],
[
"Active_Worlds",
... |
dbpedia50 |
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": [
"Adesmia",
"Aiphanes_leiostachys",
"Cistaceae",
"Manchineel"
],
"valid_edges": [
[
"Adesmia",
"division",
"Flowering_plant"
],
[
"Aiphanes_leiostachys",
"division",
"Flowering_plant"
],
[
"Cistaceae",
"division",
... |
dbpedia50 |
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": [
"Acoustic_guitar",
"Holy_War_(Dragonland_album)",
"Man_on_the_Moon:_The_End_of_Day",
"Reroute_to_Remain"
],
"valid_edges": [
[
"Clayman",
"producer",
"Fredrik_Nordström"
],
[
"Clayman",
"subsequentWork",
"Reroute_to_Remain"
],
... |
dbpedia50 |
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": [
"Albany_Panthers",
"All_Sons_&_Daughters",
"Close_(to_the_Edit)",
"Dan_Black"
],
"valid_edges": [
[
"Albany_Panthers",
"city",
"Georgia_(U.S._state)"
],
[
"All_Sons_&_Daughters",
"genre",
"Folk_music"
],
[
"Chloe_Smith_(... |
dbpedia50 |
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": [
"Jeralean_Talley",
"Joey_Newman",
"Tommy_Henriksen",
"Valeri_Karpin"
],
"valid_edges": [
[
"Chorny_Kofe",
"genre",
"Heavy_metal_music"
],
[
"Chorny_Kofe",
"hometown",
"Soviet_Union"
],
[
"Connor_Byers",
"hometown",... |
dbpedia50 |
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": [
"Engelmannia_pinnatifida",
"Flowering_plant",
"Miltonia_spectabilis",
"Odontoglossum_tenue"
],
"valid_edges": [
[
"Engelmannia_pinnatifida",
"division",
"Flowering_plant"
],
[
"Miltonia_spectabilis",
"division",
"Flowering_plant"
... |
dbpedia50 |
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": [
"Big_Moves",
"Love_and_Theft_(Bob_Dylan_album)",
"Masquerade_(Wyclef_Jean_album)",
"POSCO"
],
"valid_edges": [
[
"AOMG",
"country",
"South_Korea"
],
[
"AOMG",
"genre",
"Hip_hop_music"
],
[
"AOMG",
"location",
... |
End of preview. Expand in Data Studio
- Downloads last month
- 6