quocanh34/data_for_synthesis_filtered_with_norm
收藏Hugging Face2023-09-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/quocanh34/data_for_synthesis_filtered_with_norm
下载链接
链接失效反馈官方服务:
资源简介:
---
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
splits:
- name: train
num_bytes: 819923508
num_examples: 1660
download_size: 192050749
dataset_size: 819923508
---
# Dataset Card for "data_for_synthesis_filtered_with_norm"
[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: 序列类型,元素为float64。
- path: 类型为字符串。
- sampling_rate: 类型为int64。
- origin_transcription: 类型为字符串。
- sentence_norm: 类型为字符串。
- w2v2_large_transcription: 类型为字符串。
- wer: 类型为int64。
- entities_norm: 列表类型,包含以下字段:
- filler: 类型为字符串。
- type: 类型为字符串。
数据集分割
- train:
- num_bytes: 819923508 字节
- num_examples: 1660 条数据
数据集大小
- download_size: 192050749 字节
- dataset_size: 819923508 字节



