quocanh34/fake_dataset
收藏Hugging Face2023-08-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/quocanh34/fake_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
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
splits:
- name: train
num_bytes: 2213835
num_examples: 5
download_size: 614583
dataset_size: 2213835
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "fake_dataset"
[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: 整数类型
数据分割
- train:
- 字节数: 2213835
- 样本数: 5
数据大小
- 下载大小: 614583 字节
- 数据集大小: 2213835 字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



