linhqyy/data_aug_syllable
收藏Hugging Face2023-09-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/linhqyy/data_aug_syllable
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: sentence
dtype: string
- name: intent
dtype: string
- name: entities
list:
- name: type
dtype: string
- name: filler
dtype: string
- name: labels
dtype: string
splits:
- name: train
num_bytes: 2380518
num_examples: 11340
- name: test
num_bytes: 125890
num_examples: 597
download_size: 579180
dataset_size: 2506408
---
# Dataset Card for "data_aug_syllable"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
linhqyy
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据集信息
-
特征:
sentence: 字符串类型intent: 字符串类型entities: 列表类型type: 字符串类型filler: 字符串类型
labels: 字符串类型
-
数据分割:
- 训练集 (
train):- 字节数: 2380518
- 样本数: 11340
- 测试集 (
test):- 字节数: 125890
- 样本数: 597
- 训练集 (
-
数据集大小:
- 下载大小: 579180 字节
- 数据集总大小: 2506408 字节



