johnatanebonilla
commited on
Commit
•
10ae798
1
Parent(s):
d5b80e0
Add column with transcriptions without timestamps
Browse files- README.md +5 -3
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -21,12 +21,14 @@ dataset_info:
|
|
21 |
dtype: string
|
22 |
- name: Transcription
|
23 |
dtype: string
|
|
|
|
|
24 |
splits:
|
25 |
- name: train
|
26 |
-
num_bytes:
|
27 |
num_examples: 5744
|
28 |
-
download_size:
|
29 |
-
dataset_size:
|
30 |
configs:
|
31 |
- config_name: default
|
32 |
data_files:
|
|
|
21 |
dtype: string
|
22 |
- name: Transcription
|
23 |
dtype: string
|
24 |
+
- name: Transcription_no_timestamp
|
25 |
+
dtype: string
|
26 |
splits:
|
27 |
- name: train
|
28 |
+
num_bytes: 200353619
|
29 |
num_examples: 5744
|
30 |
+
download_size: 105667417
|
31 |
+
dataset_size: 200353619
|
32 |
configs:
|
33 |
- config_name: default
|
34 |
data_files:
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ee44c12b9aaa3f60f2e50a04f08e0ee7555bba927b31e7f32e6b6c69e53161a
|
3 |
+
size 105667417
|