linhqyy/data_aug_full
收藏Hugging Face2023-09-19 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/linhqyy/data_aug_full
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 1710412
num_examples: 8096
- name: test
num_bytes: 147335
num_examples: 704
download_size: 439882
dataset_size: 1857747
---
# Dataset Card for "data_aug_full"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
linhqyy
原始信息汇总
数据集概述
配置
- 默认配置:
- 训练集:路径为
data/train-* - 测试集:路径为
data/test-*
- 训练集:路径为
数据特征
- 句子:数据类型为字符串
- 意图:数据类型为字符串
- 实体:
- 类型:数据类型为字符串
- 填充物:数据类型为字符串
- 标签:数据类型为字符串
数据分割
- 训练集:
- 字节数:1710412
- 样本数:8096
- 测试集:
- 字节数:147335
- 样本数:704
数据大小
- 下载大小:439882 字节
- 数据集大小:1857747 字节



