philikai/SQL_Spider_DDL
收藏Hugging Face2023-12-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/philikai/SQL_Spider_DDL
下载链接
链接失效反馈官方服务:
资源简介:
---
license: cc-by-sa-4.0
dataset_info:
features:
- name: DDL_schema
dtype: string
- name: query
dtype: string
- name: question
dtype: string
- name: db_id
dtype: string
splits:
- name: train
num_bytes: 15862354
num_examples: 8659
- name: validation
num_bytes: 1328365
num_examples: 1034
download_size: 621170
dataset_size: 17190719
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
size_categories:
- 1K<n<10K
---
This dataset is primarily used for database query-related tasks, including database schema (DDL_schema), query statements (query), question descriptions (question), and database identifiers (db_id). The dataset is divided into training and validation sets, suitable for tasks with sample sizes between 1K and 10K.
提供机构:
philikai
原始信息汇总
数据集概述
许可证
- 许可证类型:cc-by-sa-4.0
数据集信息
-
特征信息
- DDL_schema: 数据类型为字符串
- query: 数据类型为字符串
- question: 数据类型为字符串
- db_id: 数据类型为字符串
-
数据分割
- 训练集
- 字节数:15862354
- 样本数:8659
- 验证集
- 字节数:1328365
- 样本数:1034
- 训练集
-
数据大小
- 下载大小:621170 字节
- 数据集大小:17190719 字节
配置信息
- 默认配置
- 数据文件路径
- 训练集:data/train-*
- 验证集:data/validation-*
- 数据文件路径
数据集规模
- 规模分类:1K<n<10K



