benghoula/sample_data_test
收藏Hugging Face2024-05-10 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/benghoula/sample_data_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: audio_path
dtype: string
- name: transcription
dtype: string
splits:
- name: train
num_bytes: 39293
num_examples: 220
download_size: 16972
dataset_size: 39293
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is primarily used for audio transcription tasks, containing audio file paths and corresponding transcriptions. The dataset structure includes a training set with 220 samples, totaling 39293 bytes. The download size of the dataset is 16972 bytes. The dataset configuration is named default, with training data files stored in the data/train-* path.
提供机构:
benghoula
原始信息汇总
数据集概述
数据集特征
- audio_path:数据类型为字符串。
- transcription:数据类型为字符串。
数据集划分
- 训练集(train):
- 示例数量:220
- 数据大小:39293字节
数据集大小
- 下载大小:16972字节
- 数据集总大小:39293字节
配置信息
- 默认配置(default):
- 训练数据文件路径:
data/train-*
- 训练数据文件路径:



