khederwaaOne/sa_s
收藏Hugging Face2024-05-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/khederwaaOne/sa_s
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: set
dtype: string
- name: file_name
dtype: string
- name: audio
sequence: string
splits:
- name: train
num_bytes: 394315
num_examples: 3043
download_size: 189758
dataset_size: 394315
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three features: set, file_name, and audio, where audio is a string sequence. The dataset is divided into a training set with 3043 samples, totaling 394315 bytes. The download size of the dataset is 189758 bytes. The configuration section specifies the data file path under the default configuration.
提供机构:
khederwaaOne
原始信息汇总
数据集概述
数据集特征
- set: 数据类型为字符串(string)。
- file_name: 数据类型为字符串(string)。
- audio: 数据类型为字符串序列(sequence of string)。
数据集划分
- 训练集(train):
- 示例数量: 3043
- 数据大小: 394315字节
数据集大小与下载大小
- 下载大小: 189758字节
- 数据集大小: 394315字节
配置信息
- 默认配置(default):
- 训练数据路径:
data/train-*
- 训练数据路径:



