johnatanebonilla commited on
Commit
4479791
1 Parent(s): 5a00b41

Add column with processed transcriptions (no timestamps, lowercase, merged lines)

Browse files
Files changed (2) hide show
  1. README.md +5 -3
  2. 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: 111648965
27
  num_examples: 5744
28
- download_size: 58641828
29
- dataset_size: 111648965
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: 197924525
29
  num_examples: 5744
30
+ download_size: 102930390
31
+ dataset_size: 197924525
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:16cf113c9ac30a03db0384c5309f70346e81545e59a301c8002bbfda4effa8bc
3
- size 58641828
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59626f9d4900b9d5bac97487f46efd0e7a1b2ee445dc77f5d955ff77e02cc183
3
+ size 102930390