Datasets:
country
stringclasses 6
values | city
stringclasses 19
values | station_1
stringlengths 3
49
| station_2
stringlengths 3
49
| question
stringlengths 125
546
| difficulty_question
stringclasses 4
values | difficulty_city
stringclasses 3
values | city_line_count
int64 1
22
| city_transfer_count
int64 0
197
| question_transfer_count
int64 -1
3
| type
stringclasses 6
values | answer
int64 -1
22
| figure
stringclasses 19
values | json
stringclasses 19
values |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
china
|
dalian
|
石河北海站
|
九里站
|
According to the subway map, how do I get from 石河北海站 to 九里站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
保税区站
|
辛寨子站
|
According to the subway map, how do I get from 保税区站 to 辛寨子站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
hard
|
middle
| 6 | 15 | 2 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
香工街站
|
梭鱼湾站
|
According to the subway map, how do I get from 香工街站 to 梭鱼湾站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
hard
|
middle
| 6 | 15 | 2 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
黑石礁站
|
东纬路站
|
According to the subway map, how do I get from 黑石礁站 to 东纬路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
龙王塘站
|
南关岭站
|
According to the subway map, how do I get from 龙王塘站 to 南关岭站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
hard
|
middle
| 6 | 15 | 2 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
海之韵站
|
联合路站
|
According to the subway map, how do I get from 海之韵站 to 联合路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
十九局站
|
金家街站
|
According to the subway map, how do I get from 十九局站 to 金家街站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 15 | 1 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
旅顺新港站
|
一二九街站
|
According to the subway map, how do I get from 旅顺新港站 to 一二九街站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
hard
|
middle
| 6 | 15 | 2 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
三十里堡站
|
大连湾站
|
According to the subway map, how do I get from 三十里堡站 to 大连湾站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
hard
|
middle
| 6 | 15 | 2 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
保税区站
|
甘北路站
|
According to the subway map, how do I get from 保税区站 to 甘北路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 15 | 1 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
中长街站
|
西安路站
|
According to the subway map, how do I get from 中长街站 to 西安路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
二十里堡站
|
海湾高中站
|
According to the subway map, how do I get from 二十里堡站 to 海湾高中站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
东纬路站
|
体育中心站
|
According to the subway map, how do I get from 东纬路站 to 体育中心站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 15 | 1 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
会展中心站
|
松江路站
|
According to the subway map, how do I get from 会展中心站 to 松江路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
东海站
|
中山广场站
|
According to the subway map, how do I get from 东海站 to 中山广场站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
香炉礁站
|
泉水东站
|
According to the subway map, how do I get from 香炉礁站 to 泉水东站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 15 | 1 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
七贤岭站
|
大医二院站
|
According to the subway map, how do I get from 七贤岭站 to 大医二院站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
鸿玮澜山站
|
东山路站
|
According to the subway map, how do I get from 鸿玮澜山站 to 东山路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
红旗西路站
|
虎滩新区站
|
According to the subway map, how do I get from 红旗西路站 to 虎滩新区站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 15 | 1 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
海湾高中站
|
长店堡站
|
According to the subway map, how do I get from 海湾高中站 to 长店堡站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
七贤岭站
|
会展中心站
|
According to the subway map, how do I get from 七贤岭站 to 会展中心站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
体育中心站
|
星海广场站
|
According to the subway map, how do I get from 体育中心站 to 星海广场站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 15 | 1 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
十九局站
|
九里站
|
According to the subway map, how do I get from 十九局站 to 九里站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
华北路站
|
春柳站
|
According to the subway map, how do I get from 华北路站 to 春柳站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
千山路站
|
海事大学站
|
According to the subway map, how do I get from 千山路站 to 海事大学站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
联合路站
|
虎滩新区站
|
According to the subway map, how do I get from 联合路站 to 虎滩新区站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 15 | 1 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
秀月街站
|
甘北路站
|
According to the subway map, how do I get from 秀月街站 to 甘北路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
南关岭站
|
后革站
|
According to the subway map, how do I get from 南关岭站 to 后革站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
港湾广场站
|
华南广场站
|
According to the subway map, how do I get from 港湾广场站 to 华南广场站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 15 | 1 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
保税区站
|
双D港站
|
According to the subway map, how do I get from 保税区站 to 双D港站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
九里站
|
十三里站
|
According to the subway map, how do I get from 九里站 to 十三里站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
二十里堡站
|
普兰店开发区站
|
According to the subway map, how do I get from 二十里堡站 to 普兰店开发区站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
三十里堡站
|
大医三院站
|
According to the subway map, how do I get from 三十里堡站 to 大医三院站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 15 | 0 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
后革站
|
后盐站
|
According to the subway map, how do I get from 后革站 to 后盐站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 15 | 1 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
dalian
|
铁山站
|
华北路站
|
According to the subway map, how do I get from 铁山站 to 华北路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 15 | 1 |
planning
| -1 |
./maps/china/dalian.png
|
./stations/china/dalian.json
|
china
|
changzhou
|
湖塘站
|
三角场站
|
According to the subway map, how do I get from 湖塘站 to 三角场站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
新区公园站
|
同济桥站
|
According to the subway map, how do I get from 新区公园站 to 同济桥站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
奥体中心站
|
三角场站
|
According to the subway map, how do I get from 奥体中心站 to 三角场站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
河海站
|
科教城南站
|
According to the subway map, how do I get from 河海站 to 科教城南站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
阳湖路站
|
博爱路站
|
According to the subway map, how do I get from 阳湖路站 to 博爱路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
茶山站
|
五一路站
|
According to the subway map, how do I get from 茶山站 to 五一路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
科教城北站
|
茶山站
|
According to the subway map, how do I get from 科教城北站 to 茶山站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
奥体中心站
|
科教城北站
|
According to the subway map, how do I get from 奥体中心站 to 科教城北站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
清凉寺站
|
博爱路站
|
According to the subway map, how do I get from 清凉寺站 to 博爱路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
文化宫站
|
科教城南站
|
According to the subway map, how do I get from 文化宫站 to 科教城南站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
河海站
|
新天地公园站
|
According to the subway map, how do I get from 河海站 to 新天地公园站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
常州火车站
|
同济桥站
|
According to the subway map, how do I get from 常州火车站 to 同济桥站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
五星站
|
长虹路站
|
According to the subway map, how do I get from 五星站 to 长虹路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
南夏墅站
|
环球港站
|
According to the subway map, how do I get from 南夏墅站 to 环球港站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
市民广场站
|
环球港站
|
According to the subway map, how do I get from 市民广场站 to 环球港站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
同济桥站
|
五角场站
|
According to the subway map, how do I get from 同济桥站 to 五角场站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
怀德站
|
潞城站
|
According to the subway map, how do I get from 怀德站 to 潞城站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
丁堰站
|
青洋路站
|
According to the subway map, how do I get from 丁堰站 to 青洋路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
同济桥站
|
新天地公园站
|
According to the subway map, how do I get from 同济桥站 to 新天地公园站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
三角场站
|
博爱路站
|
According to the subway map, how do I get from 三角场站 to 博爱路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
武进沿江城际站
|
新桥站
|
According to the subway map, how do I get from 武进沿江城际站 to 新桥站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
环球港站
|
长虹路站
|
According to the subway map, how do I get from 环球港站 to 长虹路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
河海站
|
科教城北站
|
According to the subway map, how do I get from 河海站 to 科教城北站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
青洋路站
|
怀德站
|
According to the subway map, how do I get from 青洋路站 to 怀德站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
同济桥站
|
三角场站
|
According to the subway map, how do I get from 同济桥站 to 三角场站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
河海站
|
环球港站
|
According to the subway map, how do I get from 河海站 to 环球港站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
森林公园站
|
科教城北站
|
According to the subway map, how do I get from 森林公园站 to 科教城北站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
easy
| 2 | 2 | 0 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
常州北站
|
海棠路站
|
According to the subway map, how do I get from 常州北站 to 海棠路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
怀德站
|
市民广场站
|
According to the subway map, how do I get from 怀德站 to 市民广场站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
红梅公园站
|
清凉寺站
|
According to the subway map, how do I get from 红梅公园站 to 清凉寺站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
五一路站
|
博爱路站
|
According to the subway map, how do I get from 五一路站 to 博爱路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
海棠路站
|
森林公园站
|
According to the subway map, how do I get from 海棠路站 to 森林公园站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
清凉寺站
|
紫云站
|
According to the subway map, how do I get from 清凉寺站 to 紫云站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
紫云站
|
湖塘站
|
According to the subway map, how do I get from 紫云站 to 湖塘站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
changzhou
|
南夏墅站
|
五角场站
|
According to the subway map, how do I get from 南夏墅站 to 五角场站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
easy
| 2 | 2 | 1 |
planning
| -1 |
./maps/china/changzhou.png
|
./stations/china/changzhou.json
|
china
|
hefei
|
南站南广场站
|
祥和站
|
According to the subway map, how do I get from 南站南广场站 to 祥和站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 23 | 1 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
花园大道站
|
六中菱湖校区站
|
According to the subway map, how do I get from 花园大道站 to 六中菱湖校区站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
北雁湖站
|
综保区站
|
According to the subway map, how do I get from 北雁湖站 to 综保区站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
三十埠站
|
南沙河站
|
According to the subway map, how do I get from 三十埠站 to 南沙河站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
三里街站
|
东七里站
|
According to the subway map, how do I get from 三里街站 to 东七里站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
双凤站
|
双墩站
|
According to the subway map, how do I get from 双凤站 to 双墩站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
国防科技大学站
|
郑河站
|
According to the subway map, how do I get from 国防科技大学站 to 郑河站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
双凤站
|
四十埠站
|
According to the subway map, how do I get from 双凤站 to 四十埠站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 23 | 1 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
凉亭站
|
大蜀山站
|
According to the subway map, how do I get from 凉亭站 to 大蜀山站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 23 | 1 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
五里庙站
|
勤劳村站
|
According to the subway map, how do I get from 五里庙站 to 勤劳村站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 23 | 1 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
南新庄站
|
海棠站
|
According to the subway map, how do I get from 南新庄站 to 海棠站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
望湖城站
|
紫庐站
|
According to the subway map, how do I get from 望湖城站 to 紫庐站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
桂庄站
|
合肥南站
|
According to the subway map, how do I get from 桂庄站 to 合肥南站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 23 | 1 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
朱岗站
|
一里井站
|
According to the subway map, how do I get from 朱岗站 to 一里井站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 23 | 1 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
梅冲湖站
|
北城高铁站
|
According to the subway map, how do I get from 梅冲湖站 to 北城高铁站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
新海大道站
|
安农大站
|
According to the subway map, how do I get from 新海大道站 to 安农大站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
hard
|
middle
| 6 | 23 | 2 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
龙岗站
|
勤劳村站
|
According to the subway map, how do I get from 龙岗站 to 勤劳村站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
hard
|
middle
| 6 | 23 | 2 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
望湖城站
|
金斗公园站
|
According to the subway map, how do I get from 望湖城站 to 金斗公园站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
五里庙站
|
薛河站
|
According to the subway map, how do I get from 五里庙站 to 薛河站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
幼儿师范站
|
白水坝站
|
According to the subway map, how do I get from 幼儿师范站 to 白水坝站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 23 | 1 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
职教城东站
|
四牌楼站
|
According to the subway map, how do I get from 职教城东站 to 四牌楼站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
hard
|
middle
| 6 | 23 | 2 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
汲桥路站
|
新海公园站
|
According to the subway map, how do I get from 汲桥路站 to 新海公园站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
hard
|
middle
| 6 | 23 | 2 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
工大翡翠湖校区站
|
淮南路站
|
According to the subway map, how do I get from 工大翡翠湖校区站 to 淮南路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
北五里井站
|
方庙站
|
According to the subway map, how do I get from 北五里井站 to 方庙站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 23 | 1 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
紫庐站
|
李湾站
|
According to the subway map, how do I get from 紫庐站 to 李湾站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
hard
|
middle
| 6 | 23 | 2 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
扬子江路站
|
青龙岗站
|
According to the subway map, how do I get from 扬子江路站 to 青龙岗站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 23 | 1 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
天鹅湖东站
|
工经学院站
|
According to the subway map, how do I get from 天鹅湖东站 to 工经学院站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
金桂站
|
玉兰大道站
|
According to the subway map, how do I get from 金桂站 to 玉兰大道站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
合肥南站
|
张洼站
|
According to the subway map, how do I get from 合肥南站 to 张洼站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
easy
|
middle
| 6 | 23 | 0 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
china
|
hefei
|
杏花村站
|
云谷路站
|
According to the subway map, how do I get from 杏花村站 to 云谷路站? Provide only one optimal route, with only the line name and the departure and arrival stations. The format should be:
Route Name: Line 1
Departure Stop: 某站
Arrival Stop: 某站
--
Route Name: Line 3
Departure Stop: 某站
Arrival Stop: 某站
Where each section of the route is separated by two '-'. And if the answer is a direct route without transfers, there is no need to split the section.
|
middle
|
middle
| 6 | 23 | 1 |
planning
| -1 |
./maps/china/hefei.png
|
./stations/china/hefei.json
|
ReasonMap-Plus Dataset
The ReasonMap-Plus dataset is an extended dataset introduced in the paper RewardMap: Tackling Sparse Rewards in Fine-grained Visual Reasoning via Multi-Stage Reinforcement Learning. It addresses the challenge of sparse rewards in fine-grained visual reasoning for multimodal large language models (MLLMs), particularly in structured and information-rich settings like transit maps. ReasonMap-Plus achieves this by introducing dense reward signals through Visual Question Answering (VQA) tasks, which enables effective cold-start training of fine-grained visual understanding skills. This repository contains the ReasonMap-Plus
data for evaluation and ReasonMap-Train
for RewardMap training.
- Paper: RewardMap: Tackling Sparse Rewards in Fine-grained Visual Reasoning via Multi-Stage Reinforcement Learning
- Project Page: https://fscdc.github.io/RewardMap
- Code: https://github.com/fscdc/RewardMap
Sample Usage
To get started with the ReasonMap-Plus
dataset, follow these steps to install dependencies, download the data, and prepare it for training.
1. Install dependencies
If you face any issues with the installation, please feel free to open an issue on the GitHub repository.
pip install -r requirements.txt
2. Download the dataset
You can download ReasonMap-Plus (for evaluation) and ReasonMap-Train (for RewardMap training) from Hugging Face or by running the following command:
python utils/download_dataset.py
Then, put the data under the folder data
.
3. Prepare data for Supervised Fine-Tuning (SFT)
If you plan to use tools like LLaMA-Factory for SFT training, first prepare the datasets by running the following command:
python utils/prepare_data_for_sft.py --dataset_dir path/to/your_data
4. Data Format Example
Your data will be transferred into a format similar to this for SFT:
{
"conversations": [
{
"from": "human",
"value": "<image> Please solve the multiple choice problem and put your answer (one of ABCD) in one \"\\boxed{}\". According to the subway map, how many intermediate stops are there between Danube Station and lbn Battuta Station (except for this two stops)? \
A) 8 \
B) 1 \
C) 25 \
D) 12 \
"
},
{
"from": "gpt",
"value": "B"
}
],
"images": [
"./maps/united_arab_emirates/dubai.png"
]
},
5. Training Example
You can train the RewardMap
model using the provided scripts:
# RewardMap training
bash scripts/reward_map.sh
Citation
If you find this paper useful in your research, please consider citing our paper:
@article{feng2025rewardmap,
title={RewardMap: Tackling Sparse Rewards in Fine-grained Visual Reasoning via Multi-Stage Reinforcement Learning},
author={Feng, Sicheng and Tuo, Kaiwen and Wang, Song and Kong, Lingdong and Zhu, Jianke and Wang, Huan},
journal={arXiv preprint arXiv:2510.02240},
year={2025}
}
- Downloads last month
- 26