Datasets:
jiedong.yjd commited on
Commit ·
eb406bd
1
Parent(s): 07e3e7a
Add paper link to README
Browse files
README.md
CHANGED
|
@@ -20,6 +20,12 @@ pretty_name: TransitLM
|
|
| 20 |
|
| 21 |
TransitLM is a dataset for public transit route planning in Chinese urban environments, designed to support training and evaluation of language models that generate structured transit routes from origin-destination information. The full dataset covers four cities: Beijing, Shanghai, Shenzhen, and Chengdu, and includes coordinates, station sequences, transfer structure, line information, and route annotations.
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
### Released Files
|
| 24 |
|
| 25 |
| File Pattern | Content | Section |
|
|
|
|
| 20 |
|
| 21 |
TransitLM is a dataset for public transit route planning in Chinese urban environments, designed to support training and evaluation of language models that generate structured transit routes from origin-destination information. The full dataset covers four cities: Beijing, Shanghai, Shenzhen, and Chengdu, and includes coordinates, station sequences, transfer structure, line information, and route annotations.
|
| 22 |
|
| 23 |
+
### Links
|
| 24 |
+
|
| 25 |
+
- Demo: [https://transit-lm.amap.com/](https://transit-lm.amap.com/)
|
| 26 |
+
- GitHub: [https://github.com/HotTricker/TransitLM](https://github.com/HotTricker/TransitLM)
|
| 27 |
+
- Hugging Face Paper: [https://huggingface.co/papers/2605.22355](https://huggingface.co/papers/2605.22355)
|
| 28 |
+
|
| 29 |
### Released Files
|
| 30 |
|
| 31 |
| File Pattern | Content | Section |
|