Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,17 +20,4 @@ configs:
|
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: All_Data_with_Reassigned_Topic_with_QuestionType.jsonl
|
| 23 |
-
|
| 24 |
-
dataset_info:
|
| 25 |
-
features:
|
| 26 |
-
- name: id
|
| 27 |
-
dtype: string
|
| 28 |
-
- name: text
|
| 29 |
-
dtype: string
|
| 30 |
-
- name: Final_Topics
|
| 31 |
-
sequence: string
|
| 32 |
-
- name: Question Type
|
| 33 |
-
struct:
|
| 34 |
-
Intent: sequence[string]
|
| 35 |
-
Form: sequence[string]
|
| 36 |
---
|
|
|
|
| 20 |
data_files:
|
| 21 |
- split: train
|
| 22 |
path: All_Data_with_Reassigned_Topic_with_QuestionType.jsonl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
---
|