DynamicSuperb/HEARPitchClassification_NSynthPitch-5hr
收藏Hugging Face2024-08-20 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/DynamicSuperb/HEARPitchClassification_NSynthPitch-5hr
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: audio
dtype: audio
- name: file
dtype: string
- name: instruction
dtype: string
- name: label
dtype: int64
splits:
- name: test
num_bytes: 192093794.0
num_examples: 500
download_size: 155956427
dataset_size: 192093794.0
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
dataset_info: 数据集信息
features: 特征集合
- name: 音频(audio)
dtype: 音频数据类型
- name: 文件(file)
dtype: 字符串类型
- name: 指令(instruction)
dtype: 字符串类型
- name: 标签(label)
dtype: 64位整型(int64)
splits: 数据集拆分
- name: 测试集(test)
num_bytes: 占用字节数:192093794.0
num_examples: 样本总量:500
download_size: 下载总大小:155956427 字节
dataset_size: 数据集总占用大小:192093794.0 字节
configs: 配置项
- config_name: 默认配置(default)
data_files: 数据文件列表
- split: 测试集(test)
path: data/test-*
提供机构:
DynamicSuperb


