semiotic/synthetic_sql_template_values
收藏Hugging Face2024-01-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/semiotic/synthetic_sql_template_values
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: type
dtype: string
- name: db_id
dtype: string
- name: topic_id
dtype: string
- name: question_id
dtype: string
- name: query_id
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 623833
num_examples: 4394
download_size: 171606
dataset_size: 623833
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
semiotic
原始信息汇总
数据集概述
特征信息
- type: 数据类型为字符串。
- db_id: 数据库ID,数据类型为字符串。
- topic_id: 主题ID,数据类型为字符串。
- question_id: 问题ID,数据类型为字符串。
- query_id: 查询ID,数据类型为字符串。
- value: 值,数据类型为字符串。
数据分割
- train: 训练集,包含623833字节的数据和4394个样本。
数据集大小
- 下载大小: 171606字节
- 数据集大小: 623833字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



