aviroes/elderly_CV
收藏Hugging Face2023-08-19 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/aviroes/elderly_CV
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 432633690.18249494
num_examples: 12237
download_size: 547583971
dataset_size: 432633690.18249494
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "elderly_CV"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
aviroes
原始信息汇总
数据集概述
数据特征
- client_id: 数据类型为字符串。
- path: 数据类型为字符串。
- audio: 包含音频数据,采样率为48000。
- sentence: 数据类型为字符串。
- up_votes: 数据类型为整数(int64)。
- down_votes: 数据类型为整数(int64)。
- age: 数据类型为字符串。
- gender: 数据类型为字符串。
- accent: 数据类型为字符串。
- locale: 数据类型为字符串。
- segment: 数据类型为字符串。
数据分割
- train: 包含12237个样本,总字节数为432633690.18249494。
数据集大小
- 下载大小: 547583971字节。
- 数据集大小: 432633690.18249494字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



