KhimNguyen/spidertesting
收藏Hugging Face2024-05-11 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/KhimNguyen/spidertesting
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: db_id
dtype: string
- name: query
dtype: string
- name: question
dtype: string
- name: tables
dtype: string
splits:
- name: train
num_bytes: 435536.97240865027
num_examples: 938
- name: test
num_bytes: 187123.02759134973
num_examples: 403
download_size: 78118
dataset_size: 622660.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
This dataset is primarily used for database query tasks, containing features such as database ID, query statement, question description, and related table information. The dataset is divided into a training set and a test set, with 938 and 403 samples respectively. The total download size of the dataset is 78118 bytes, and the total size is 622660 bytes.
提供机构:
KhimNguyen
原始信息汇总
数据集概述
数据集特征
- db_id: 数据类型为字符串
- query: 数据类型为字符串
- question: 数据类型为字符串
- tables: 数据类型为字符串
数据集划分
- 训练集(train):
- 示例数量: 938
- 数据大小: 435536.97240865027字节
- 测试集(test):
- 示例数量: 403
- 数据大小: 187123.02759134973字节
数据集大小
- 下载大小: 78118字节
- 数据集总大小: 622660.0字节
数据文件配置
- 默认配置(default):
- 训练集路径: data/train-*
- 测试集路径: data/test-*



