DynamicSuperb/HEARSpeakerCountIdentification_LibriCount-Fold4
收藏Hugging Face2024-09-17 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/DynamicSuperb/HEARSpeakerCountIdentification_LibriCount-Fold4
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: audio
dtype: audio
- name: file
dtype: string
- name: instruction
dtype: string
- name: label
dtype: int64
splits:
- name: test
num_bytes: 96033296.45454545
num_examples: 200
download_size: 94411172
dataset_size: 96033296.45454545
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
数据集信息:
### 特征字段
1. `audio`(音频):数据类型为音频格式
2. `file`(文件路径):数据类型为字符串(string)
3. `instruction`(指令):数据类型为字符串(string)
4. `label`(标签):数据类型为64位整型(int64)
### 数据划分
本次数据集仅包含测试划分(test):
- 测试集占用字节数为96033296.45454545,共包含200条样本
整体数据集的下载大小为94411172字节,总存储大小为96033296.45454545字节
### 配置项
默认配置(default)下的数据文件对应测试划分,文件路径为`data/test-*`
提供机构:
DynamicSuperb



