aviroes/above_70yo_elderly_people_dataset
收藏资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: client_id dtype: string - name: path dtype: string - name: audio dtype: audio: sampling_rate: 48000 - 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: 204191101.09341103 num_examples: 4315 - name: test num_bytes: 8646317.409757026 num_examples: 166 download_size: 193297105 dataset_size: 212837418.50316805 --- # Dataset Card for "above_70yo_elderly_people_dataset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
配置
- 默认配置:
- 训练集:
- 路径:
data/train-*
- 路径:
- 测试集:
- 路径:
data/test-*
- 路径:
- 训练集:
数据集信息
-
特征:
client_id: 字符串类型path: 字符串类型audio: 音频类型,采样率为48000sentence: 字符串类型up_votes: 64位整数类型down_votes: 64位整数类型age: 字符串类型gender: 字符串类型accent: 字符串类型locale: 字符串类型segment: 字符串类型
-
分割:
- 训练集:
- 字节数: 204191101.09341103
- 样本数: 4315
- 测试集:
- 字节数: 8646317.409757026
- 样本数: 166
- 训练集:
-
下载大小: 193297105
-
数据集大小: 212837418.50316805



