Datasets:
abdouaziiz
commited on
Commit
•
7a17c80
1
Parent(s):
4faaca2
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -136,12 +136,14 @@ dataset_info:
|
|
136 |
dtype: string
|
137 |
- name: locale_id
|
138 |
dtype: int64
|
|
|
|
|
139 |
splits:
|
140 |
- name: train
|
141 |
-
num_bytes:
|
142 |
num_examples: 26387
|
143 |
-
download_size:
|
144 |
-
dataset_size:
|
145 |
---
|
146 |
|
147 |
### Dataset Summary
|
|
|
136 |
dtype: string
|
137 |
- name: locale_id
|
138 |
dtype: int64
|
139 |
+
- name: transcript
|
140 |
+
dtype: string
|
141 |
splits:
|
142 |
- name: train
|
143 |
+
num_bytes: 567773923.639
|
144 |
num_examples: 26387
|
145 |
+
download_size: 546144081
|
146 |
+
dataset_size: 567773923.639
|
147 |
---
|
148 |
|
149 |
### Dataset Summary
|