lpannocchi/nl2sql
收藏Hugging Face2024-04-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/lpannocchi/nl2sql
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: db_id
dtype: string
- name: question
dtype: string
- name: context
dtype: string
- name: sql_schema
dtype: string
- name: answer
dtype: string
- name: hint
dtype: string
- name: difficulty
dtype: string
splits:
- name: train
num_bytes: 103087420
num_examples: 18087
- name: test
num_bytes: 9017833
num_examples: 1534
download_size: 0
dataset_size: 112105253
---
# Dataset Card for "nl2sql"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 名称:数据库ID(db_id),数据类型:字符串
- 名称:自然语言问题(question),数据类型:字符串
- 名称:上下文(context),数据类型:字符串
- 名称:SQL模式(sql_schema),数据类型:字符串
- 名称:SQL查询语句(answer),数据类型:字符串
- 名称:解题提示(hint),数据类型:字符串
- 名称:难度等级(difficulty),数据类型:字符串
数据划分:
- 名称:训练集(train),字节数:103087420,样本数:18087
- 名称:测试集(test),字节数:9017833,样本数:1534
下载大小:0
数据集总大小:112105253
# 「nl2sql」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lpannocchi
原始信息汇总
数据集概述
数据集名称
nl2sql
数据特征
- db_id: 数据类型 - 字符串
- question: 数据类型 - 字符串
- context: 数据类型 - 字符串
- sql_schema: 数据类型 - 字符串
- answer: 数据类型 - 字符串
- hint: 数据类型 - 字符串
- difficulty: 数据类型 - 字符串
数据划分
- 训练集 (train):
- 数据量: 18087 个样本
- 存储大小: 103087420 字节
- 测试集 (test):
- 数据量: 1534 个样本
- 存储大小: 9017833 字节
数据集大小
- 下载大小: 0 字节
- 总数据集大小: 112105253 字节



