PipableAI/pip-txt-to-sql-spider-bird-dataset
收藏Hugging Face2024-01-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/PipableAI/pip-txt-to-sql-spider-bird-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: schema
dtype: string
- name: question
dtype: string
- name: query
dtype: string
splits:
- name: train
num_bytes: 24825271
num_examples: 16428
download_size: 1320142
dataset_size: 24825271
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "spider-bird"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
PipableAI
原始信息汇总
数据集概述
数据特征
- schema: 数据类型为字符串。
- question: 数据类型为字符串。
- query: 数据类型为字符串。
数据分割
- train: 包含16428个样本,总字节数为24825271。
数据大小
- 下载大小: 1320142字节。
- 数据集大小: 24825271字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



