yang8748 commited on
Commit
85474a9
·
verified ·
1 Parent(s): b2cb673

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - zh
7
+ tags:
8
+ - transportation
9
+ - route-planning
10
+ - public-transit
11
+ - mobility
12
+ - instruction-tuning
13
+ - benchmark
14
+ pretty_name: TransitLM
15
+ ---
16
+
17
+ # TransitLM
18
+
19
+ ## Dataset Description
20
+
21
+ 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.
22
+
23
+ The full dataset covers transit planning data from four Chinese cities: Beijing, Shanghai, Shenzhen, and Chengdu.
24
+
25
+ It includes route-related information such as coordinates, station sequences, transfer structure, line information, and route annotations.
26
+
27
+ ## Dataset Status
28
+
29
+ This repository is currently being uploaded incrementally. The files currently visible on Hugging Face may represent only part of the full dataset.