Update README.md
Browse files
README.md
CHANGED
|
@@ -1,19 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
tags:
|
| 4 |
-
- assamese
|
| 5 |
-
- audio
|
| 6 |
-
- physics
|
| 7 |
-
- class10
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
num_bytes: 345981
|
| 18 |
-
num_examples: 8178
|
| 19 |
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- assamese
|
| 5 |
+
- audio
|
| 6 |
+
- physics
|
| 7 |
+
- class10
|
| 8 |
+
delimiter: "|"
|
| 9 |
+
column_names:
|
| 10 |
+
- "file_name"
|
| 11 |
+
- "text"
|
| 12 |
+
features:
|
| 13 |
+
- name: file_name
|
| 14 |
+
dtype: audio
|
| 15 |
+
- name: text
|
| 16 |
+
dtype: string
|
|
|
|
|
|
|
| 17 |
---
|