quocanh34/test_synthesis_data_with_sentence_align
收藏Hugging Face2023-09-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/quocanh34/test_synthesis_data_with_sentence_align
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: sentence
dtype: string
- name: intent
dtype: string
- name: sentence_annotation
dtype: string
- name: entities
list:
- name: type
dtype: string
- name: filler
dtype: string
- name: file
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
- name: w2v2_large_transcription
dtype: string
- name: wer
dtype: int64
- name: entities_norm
list:
- name: filler
dtype: string
- name: type
dtype: string
- name: sentence_align
list:
- name: d
dtype: string
- name: idx
dtype: int64
- name: x0
dtype: int64
- name: x1
dtype: int64
- name: entities_align
dtype: string
splits:
- name: train
num_bytes: 8022312.0
num_examples: 16
download_size: 1832563
dataset_size: 8022312.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "test_synthesis_data_with_sentence_align"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
quocanh34
原始信息汇总
数据集概述
数据集信息
特征
- id: 字符串类型
- sentence: 字符串类型
- intent: 字符串类型
- sentence_annotation: 字符串类型
- entities: 列表类型
- type: 字符串类型
- filler: 字符串类型
- file: 字符串类型
- audio: 结构类型
- array: 浮点数序列
- path: 字符串类型
- sampling_rate: 整数类型
- origin_transcription: 字符串类型
- sentence_norm: 字符串类型
- w2v2_large_transcription: 字符串类型
- wer: 整数类型
- entities_norm: 列表类型
- filler: 字符串类型
- type: 字符串类型
- sentence_align: 列表类型
- d: 字符串类型
- idx: 整数类型
- x0: 整数类型
- x1: 整数类型
- entities_align: 字符串类型
数据分割
- train:
- 字节数: 8022312.0
- 样本数: 16
数据大小
- 下载大小: 1832563 字节
- 数据集大小: 8022312.0 字节
配置
- default:
- 数据文件:
- train: data/train-*
- 数据文件:



