anuragk16/gretelai-synthetic_text_to_sql-llama2
收藏Hugging Face2024-04-07 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/anuragk16/gretelai-synthetic_text_to_sql-llama2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int32
- name: domain
dtype: string
- name: domain_description
dtype: string
- name: sql_complexity
dtype: string
- name: sql_complexity_description
dtype: string
- name: sql_task_type
dtype: string
- name: sql_task_type_description
dtype: string
- name: sql_prompt
dtype: string
- name: sql_context
dtype: string
- name: sql
dtype: string
- name: sql_explanation
dtype: string
- name: instruction_and_prompt
dtype: string
splits:
- name: train
num_bytes: 1561689
num_examples: 1000
download_size: 572748
dataset_size: 1561689
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
anuragk16
原始信息汇总
数据集概述
数据集特征
- id: 整数类型 (int32)
- domain: 字符串类型 (string)
- domain_description: 字符串类型 (string)
- sql_complexity: 字符串类型 (string)
- sql_complexity_description: 字符串类型 (string)
- sql_task_type: 字符串类型 (string)
- sql_task_type_description: 字符串类型 (string)
- sql_prompt: 字符串类型 (string)
- sql_context: 字符串类型 (string)
- sql: 字符串类型 (string)
- sql_explanation: 字符串类型 (string)
- instruction_and_prompt: 字符串类型 (string)
数据集分割
- 训练集 (train):
- 数据量: 1561689 字节
- 示例数量: 1000
数据集大小
- 下载大小: 572748 字节
- 数据集大小: 1561689 字节



