Update README.md
Browse files
README.md
CHANGED
@@ -3,10 +3,10 @@ dataset_info:
|
|
3 |
features:
|
4 |
- name: conversations
|
5 |
list:
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
license: apache-2.0
|
11 |
task_categories:
|
12 |
- text-generation
|
|
|
3 |
features:
|
4 |
- name: conversations
|
5 |
list:
|
6 |
+
- name: from
|
7 |
+
dtype: string
|
8 |
+
- name: value
|
9 |
+
dtype: string
|
10 |
license: apache-2.0
|
11 |
task_categories:
|
12 |
- text-generation
|