johnatanebonilla
commited on
Commit
•
d7321fe
1
Parent(s):
4479791
Add column with punctuated transcriptions using kredor/punctuate-all
Browse files- README.md +5 -3
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -23,12 +23,14 @@ dataset_info:
|
|
23 |
dtype: string
|
24 |
- name: Transcription_no_timestamp
|
25 |
dtype: string
|
|
|
|
|
26 |
splits:
|
27 |
- name: train
|
28 |
-
num_bytes:
|
29 |
num_examples: 5744
|
30 |
-
download_size:
|
31 |
-
dataset_size:
|
32 |
configs:
|
33 |
- config_name: default
|
34 |
data_files:
|
|
|
23 |
dtype: string
|
24 |
- name: Transcription_no_timestamp
|
25 |
dtype: string
|
26 |
+
- name: Transcription_punct
|
27 |
+
dtype: string
|
28 |
splits:
|
29 |
- name: train
|
30 |
+
num_bytes: 286339554
|
31 |
num_examples: 5744
|
32 |
+
download_size: 152119491
|
33 |
+
dataset_size: 286339554
|
34 |
configs:
|
35 |
- config_name: default
|
36 |
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:327b4318ead5fedcc33dcda58f6553f63149f405f2225730b699e7f2459cdee4
|
3 |
+
size 152119491
|