Update README.md
#1
by tuklu - opened
README.md
CHANGED
|
@@ -6,12 +6,12 @@ tags:
|
|
| 6 |
- physics
|
| 7 |
- class10
|
| 8 |
features:
|
| 9 |
-
- name:
|
| 10 |
dtype: audio
|
| 11 |
- name: text
|
| 12 |
dtype: string
|
| 13 |
delimiter: "|"
|
| 14 |
column_names:
|
| 15 |
-
- "
|
| 16 |
- "text"
|
| 17 |
---
|
|
|
|
| 6 |
- physics
|
| 7 |
- class10
|
| 8 |
features:
|
| 9 |
+
- name: audio_filepath
|
| 10 |
dtype: audio
|
| 11 |
- name: text
|
| 12 |
dtype: string
|
| 13 |
delimiter: "|"
|
| 14 |
column_names:
|
| 15 |
+
- "audio_filepath"
|
| 16 |
- "text"
|
| 17 |
---
|