Manoj21k/Entity_Extraction_SQL
收藏Hugging Face2024-05-13 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Manoj21k/Entity_Extraction_SQL
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
struct:
- name: SKU
dtype: string
- name: brand
dtype: string
- name: category
dtype: string
- name: company
dtype: string
- name: department
dtype: string
- name: division
dtype: string
- name: product
dtype: string
- name: region
dtype: string
splits:
- name: train
num_bytes: 74811
num_examples: 261
download_size: 7487
dataset_size: 74811
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Manoj21k
原始信息汇总
数据集概述
数据集信息
- 语言: 英语
- 特征:
- instruction: 字符串类型
- input: 字符串类型
- output: 结构化数据,包含以下字段:
- SKU: 字符串类型
- brand: 字符串类型
- category: 字符串类型
- company: 字符串类型
- department: 字符串类型
- division: 字符串类型
- product: 字符串类型
- region: 字符串类型
数据分割
- train:
- 字节数: 74811
- 样本数: 261
数据集大小
- 下载大小: 7487 字节
- 数据集大小: 74811 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



