thanhduycao/soict_train_dataset_aug
收藏Hugging Face2023-08-31 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/thanhduycao/soict_train_dataset_aug
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: sentence
dtype: string
- name: audio
struct:
- name: array
sequence: float64
- name: path
dtype: string
- name: sampling_rate
dtype: int64
- name: origin_transcription
dtype: string
- name: sentence_norm
dtype: string
splits:
- name: train
num_bytes: 3482441603
num_examples: 6729
- name: test
num_bytes: 390059146
num_examples: 748
download_size: 2892760607
dataset_size: 3872500749
---
# Dataset Card for "soict_train_dataset_aug"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
thanhduycao
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
- 数据文件:
数据集信息
-
特征:
- sentence: 字符串类型
- audio: 结构化数据
- array: 浮点数序列
- path: 字符串类型
- sampling_rate: 整数类型
- origin_transcription: 字符串类型
- sentence_norm: 字符串类型
-
数据分割:
- 训练集:
- 字节数: 3482441603
- 样本数: 6729
- 测试集:
- 字节数: 390059146
- 样本数: 748
- 训练集:
-
下载大小: 2892760607 字节
-
数据集大小: 3872500749 字节



