File size: 1,217 Bytes
85474a9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
843b6d4
 
85474a9
 
843b6d4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: cc-by-nc-4.0
task_categories:
- text-generation
language:
- zh
tags:
- transportation
- route-planning
- public-transit
- mobility
- instruction-tuning
- benchmark
pretty_name: TransitLM
---

# TransitLM

## Dataset Description

TransitLM is a dataset for public transit route planning in Chinese urban environments. It is designed to support training and evaluation of language models that generate structured transit routes from origin-destination information.

The full dataset covers transit planning data from four Chinese cities: Beijing, Shanghai, Shenzhen, and Chengdu.

It includes route-related information such as coordinates, station sequences, transfer structure, line information, and route annotations.

The current repository contains multiple CSV exports, including benchmark-specific train/test splits (`transit-lm-benchmark*-train.csv`, `transit-lm-benchmark*-test.csv`), general benchmark test splits (`transit-lm-general-benchmark*-test.csv`), and a static station information file (`transit-lm-station-info.csv`).

## Dataset Status

This repository is currently being uploaded incrementally. The files currently visible on Hugging Face may represent only part of the full dataset.