Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-3.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-3.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- th
|
7 |
+
---
|
8 |
+
|
9 |
+
# Thailand Transport Bus Prompt
|
10 |
+
|
11 |
+
This dataset was collected Bus route number of The Transport Co., Ltd. (Thailand) in ChatML.
|
12 |
+
|
13 |
+
|
14 |
+
Source: [website](http://home.transport.co.th/index.php/en/executive/%E0%B8%AB%E0%B8%A1%E0%B8%B2%E0%B8%A2%E0%B9%80%E0%B8%A5%E0%B8%82%E0%B9%80%E0%B8%AA%E0%B9%89%E0%B8%99%E0%B8%97%E0%B8%B2%E0%B8%87%E0%B9%80%E0%B8%94%E0%B8%B4%E0%B8%99%E0%B8%A3%E0%B8%96.html)
|
15 |
+
|
16 |
+
|
17 |
+
Prompt:
|
18 |
+
|
19 |
+
Question: ถ้าอยากเดินทางจาก{origin}ไป{destination}ด้วยรถบขส. ต้องขึ้นรถหมายเลขเส้นทางเดินรถอะไร
|
20 |
+
|
21 |
+
Answer: การเดินทางจาก{origin}ไป{destination}ด้วยรถบขส. หรือรถร่วมบขส. ต้องขึ้นรถที่มีหมายเลขเส้นทางเดินรถ {route_number}
|