nefasto/cv11-it-dummy
收藏资源简介:
--- dataset_info: features: - name: client_id dtype: string - name: path dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: sentence dtype: string - name: up_votes dtype: int64 - name: down_votes dtype: int64 - name: age dtype: string - name: gender dtype: string - name: accent dtype: string - name: locale dtype: string - name: segment dtype: string splits: - name: train num_bytes: 87250914.0 num_examples: 500 - name: validation num_bytes: 96093472.0 num_examples: 500 - name: test num_bytes: 59687501.0 num_examples: 300 download_size: 225348877 dataset_size: 243031887.0 --- # Dataset Card for "cv11-it-dummy" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集特征
- client_id: 数据类型为字符串
- path: 数据类型为字符串
- audio: 数据类型为音频,采样率为16000
- sentence: 数据类型为字符串
- up_votes: 数据类型为整数
- down_votes: 数据类型为整数
- age: 数据类型为字符串
- gender: 数据类型为字符串
- accent: 数据类型为字符串
- locale: 数据类型为字符串
- segment: 数据类型为字符串
数据集分割
- train: 大小为87250914字节,包含500个样本
- validation: 大小为96093472字节,包含500个样本
- test: 大小为59687501字节,包含300个样本
数据集大小
- 下载大小: 225348877字节
- 数据集总大小: 243031887.0字节



