k-seungri/forwhisperfinetuning_dataset_process
收藏Hugging Face2024-01-30 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/k-seungri/forwhisperfinetuning_dataset_process
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_features
sequence:
sequence: float32
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 99897136
num_examples: 104
- name: test
num_bytes: 13448144
num_examples: 14
- name: valid
num_bytes: 12486600
num_examples: 13
download_size: 18295748
dataset_size: 125831880
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*
---
This dataset includes input features and labels, represented as sequences of float32 and int64 types, respectively. The dataset is divided into training, testing, and validation sets, each with detailed size and example count information. The download size of the dataset is 18295748 bytes, and the actual size is 125831880 bytes.
提供机构:
k-seungri
原始信息汇总
数据集信息
特征
- input_features: 序列类型,数据类型为 float32
- labels: 序列类型,数据类型为 int64
数据分割
- train: 字节数为 99897136,样本数为 104
- test: 字节数为 13448144,样本数为 14
- valid: 字节数为 12486600,样本数为 13
数据大小
- 下载大小: 18295748 字节
- 数据集大小: 125831880 字节
配置
- default:
- train: 文件路径为
data/train-* - test: 文件路径为
data/test-* - valid: 文件路径为
data/valid-*
- train: 文件路径为



