linhqyy/data_aug_full_0919
收藏Hugging Face2023-09-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/linhqyy/data_aug_full_0919
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 1675925
num_examples: 7907
- name: test
num_bytes: 143380
num_examples: 688
download_size: 435475
dataset_size: 1819305
---
# Dataset Card for "data_aug_full_0919"
[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: 类型为stringintent: 类型为stringentities: 列表类型,包含以下字段:type: 类型为stringfiller: 类型为string
labels: 类型为string
-
数据分割:
- 训练集 (
train):- 字节数: 1675925
- 样本数: 7907
- 测试集 (
test):- 字节数: 143380
- 样本数: 688
- 训练集 (
-
数据集大小:
- 下载大小: 435475 字节
- 数据集总大小: 1819305 字节



