thanhduycao/data_for_synthesis_wer_25
收藏资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* 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: 2606891904.5911727 num_examples: 5034 download_size: 632502401 dataset_size: 2606891904.5911727 --- # Dataset Card for "data_for_synthesis_wer_25" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
配置信息
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
数据集信息
- 特征:
- 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
- 字节数: 2606891904.5911727
- 样本数: 5034
数据集大小
- 下载大小: 632502401
- 数据集大小: 2606891904.5911727



