File size: 570 Bytes
d64b207 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
dataset_info:
features:
- name: sequence
dtype: string
- name: transcription_full
dtype: string
- name: transcription_original
dtype: string
- name: removed_words
dtype: string
- name: phonemes_annotated
dtype: string
- name: phonemes_actual
dtype: string
- name: xcodec2_tokens
dtype: string
splits:
- name: batch_001
num_bytes: 259711004
num_examples: 20000
download_size: 83065535
dataset_size: 259711004
configs:
- config_name: default
data_files:
- split: batch_001
path: data/batch_001-*
---
|