quocanh34/data_for_synthesis_filtered
收藏资源简介:
--- dataset_info: features: - name: id dtype: string - name: sentence dtype: string - name: intent dtype: string - name: sentence_annotation dtype: string - name: entities list: - name: type dtype: string - name: filler dtype: string - name: file dtype: string - name: audio struct: - name: array sequence: float64 - name: path dtype: string - name: sampling_rate dtype: int64 - name: origin_transcription dtype: string - name: sentence_norm dtype: string - name: w2v2_large_transcription dtype: string - name: wer dtype: int64 splits: - name: train num_bytes: 859642543.031654 num_examples: 1660 download_size: 191939150 dataset_size: 859642543.031654 --- # Dataset Card for "data_for_synthesis_filtered" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes multiple features such as id (string type), sentence (string type), intent (string type), sentence_annotation (string type), entities (list containing type and filler as strings), file (string type), audio (struct containing array, path, and sampling_rate), origin_transcription (string type), sentence_norm (string type), w2v2_large_transcription (string type), and wer (integer type). The dataset is split into a training set with 1660 examples, with a total size of 859642543.031654 bytes and a download size of 191939150 bytes.
数据集概述
数据集信息
- 特征列表:
id: 类型为字符串。sentence: 类型为字符串。intent: 类型为字符串。sentence_annotation: 类型为字符串。entities: 列表类型,包含以下子特征:type: 类型为字符串。filler: 类型为字符串。
file: 类型为字符串。audio: 结构类型,包含以下子特征:array: 序列类型,数据类型为float64。path: 类型为字符串。sampling_rate: 类型为int64。
origin_transcription: 类型为字符串。sentence_norm: 类型为字符串。w2v2_large_transcription: 类型为字符串。wer: 类型为int64。
数据分割
- 训练集:
train: 包含1660个样本,总大小为859642543.031654字节。
数据集大小
- 下载大小: 191939150字节。
- 数据集大小: 859642543.031654字节。




