xhluca
commited on
Commit
·
209cae0
1
Parent(s):
c632e00
change dtype to string
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ dataset_info:
|
|
11 |
- name: demo
|
12 |
dtype: string
|
13 |
- name: turn
|
14 |
-
dtype:
|
15 |
- name: action_history
|
16 |
dtype: string
|
17 |
- name: utterances
|
|
|
11 |
- name: demo
|
12 |
dtype: string
|
13 |
- name: turn
|
14 |
+
dtype: string
|
15 |
- name: action_history
|
16 |
dtype: string
|
17 |
- name: utterances
|