stjarvie/question_to_sql_with_ddl
收藏Hugging Face2023-04-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/stjarvie/question_to_sql_with_ddl
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: sql
dtype: string
- name: schema
dtype: string
splits:
- name: train
num_bytes: 1856
num_examples: 10
- name: test
num_bytes: 2005
num_examples: 10
download_size: 6616
dataset_size: 3861
---
# Dataset Card for "question_to_sql_with_ddl"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dataset_info:
数据集信息:
features:
- 字段名:question,数据类型:字符串
- 字段名:sql,数据类型:字符串
- 字段名:schema(数据库模式),数据类型:字符串
splits:
- 划分名称:train(训练集),字节大小:1856,样本数量:10
- 划分名称:test(测试集),字节大小:2005,样本数量:10
下载大小:6616
数据集总大小:3861
---
# “question_to_sql_with_ddl” 数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
stjarvie原始信息汇总
数据集概述
数据集名称
- 名称: question_to_sql_with_ddl
数据集特征
- 特征1: question
- 数据类型: string
- 特征2: sql
- 数据类型: string
- 特征3: schema
- 数据类型: string
数据集拆分
- 训练集:
- 示例数量: 10
- 字节大小: 1856
- 测试集:
- 示例数量: 10
- 字节大小: 2005
数据集大小
- 下载大小: 6616
- 数据集大小: 3861



