philikai/200k-Text2SQL
收藏Hugging Face2023-12-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/philikai/200k-Text2SQL
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: db_id
dtype: string
- name: instruction
dtype: string
- name: history
sequence: 'null'
- name: output
dtype: string
- name: input
dtype: string
- name: instruction_system_prompt
dtype: string
- name: question
dtype: string
- name: context
dtype: string
- name: answer
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 469827268
num_examples: 195293
download_size: 84438239
dataset_size: 469827268
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
philikai
原始信息汇总
数据集概述
数据集特征
- db_id: 数据类型为字符串。
- instruction: 数据类型为字符串。
- history: 序列类型为null。
- output: 数据类型为字符串。
- input: 数据类型为字符串。
- instruction_system_prompt: 数据类型为字符串。
- question: 数据类型为字符串。
- context: 数据类型为字符串。
- answer: 数据类型为字符串。
- index_level_0: 数据类型为int64。
数据集分割
- train: 包含469827268字节的数据,共有195293个样本。
数据集大小
- 下载大小: 84438239字节。
- 数据集大小: 469827268字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



