adityarra07/aug_train_7
收藏资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: transcription dtype: string - name: id dtype: string splits: - name: train num_bytes: 361493291.1 num_examples: 2700 - name: test num_bytes: 40048808.0 num_examples: 300 download_size: 395989646 dataset_size: 401542099.1 --- # Dataset Card for "aug_train7" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset aug_train7 consists of two main parts: audio data and corresponding transcription text. The audio data has a sampling rate of 16000Hz, and each audio file has a unique ID and corresponding transcription text. The dataset is divided into a training set and a test set, with 2700 samples in the training set and 300 samples in the test set. The total download size of the dataset is 395989646 bytes, and the total size is 401542099.1 bytes.
数据集卡片 "aug_train7"
配置
- 默认配置
- 数据文件
- 训练集:
data/train-* - 测试集:
data/test-*
- 训练集:
- 数据文件
数据集信息
-
特征
- 音频
- 采样率: 16000
- 转录文本
- 数据类型: 字符串
- ID
- 数据类型: 字符串
- 音频
-
数据分割
- 训练集
- 字节数: 361493291.1
- 样本数: 2700
- 测试集
- 字节数: 40048808.0
- 样本数: 300
- 训练集
-
下载大小: 395989646
-
数据集大小: 401542099.1



