Update README.md
Browse files
README.md
CHANGED
@@ -39,35 +39,6 @@ tags:
|
|
39 |
- Android
|
40 |
- Windows
|
41 |
- macOS
|
42 |
-
dataset_info:
|
43 |
-
features:
|
44 |
-
- name: dialogue
|
45 |
-
dtype: string
|
46 |
-
description: "Technical support conversation with <h>context</h>, <b>user input</b>, and <eot> turn markers"
|
47 |
-
- name: equipment
|
48 |
-
dtype: string
|
49 |
-
description: "Drone model (e.g. DJI Matrice 350 RTK)"
|
50 |
-
- name: software_version
|
51 |
-
dtype: string
|
52 |
-
description: "Firmware/software version (e.g. v2.1.3)"
|
53 |
-
- name: OS
|
54 |
-
dtype: string
|
55 |
-
description: "Controller OS (Windows/macOS/Android/iOS version)"
|
56 |
-
- name: error_code
|
57 |
-
dtype: string
|
58 |
-
description: "Reported error codes (e.g. GIMBAL_PITCH_LIMIT)"
|
59 |
-
- name: reproduction_steps
|
60 |
-
dtype: string
|
61 |
-
description: "Steps to reproduce the issue"
|
62 |
-
- name: troubleshooting_steps
|
63 |
-
dtype: string
|
64 |
-
description: "Recommended troubleshooting sequence"
|
65 |
-
- name: diagnostic_tools
|
66 |
-
dtype: string
|
67 |
-
description: "Tools mentioned (e.g. DJI Assistant 2)"
|
68 |
-
- name: technical_references
|
69 |
-
dtype: string
|
70 |
-
description: "KB articles/manuals referenced (e.g. KB-2678)"
|
71 |
---
|
72 |
|
73 |
Drone Technical Support Dialogue Dataset
|
|
|
39 |
- Android
|
40 |
- Windows
|
41 |
- macOS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
---
|
43 |
|
44 |
Drone Technical Support Dialogue Dataset
|