defog/wikisql
收藏Hugging Face2023-10-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/defog/wikisql
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
- name: prompt
dtype: string
- name: completion
dtype: string
splits:
- name: train
num_bytes: 5525298
num_examples: 1000
download_size: 761250
dataset_size: 5525298
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "wikisql"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
defog
原始信息汇总
数据集概述
数据集特征
- input_ids: 序列类型为 int32。
- attention_mask: 序列类型为 int8。
- labels: 序列类型为 int64。
- prompt: 数据类型为 string。
- completion: 数据类型为 string。
数据集分割
- 训练集 (train):
- 数据大小: 5525298 字节
- 样本数量: 1000
数据集大小
- 下载大小: 761250 字节
- 数据集总大小: 5525298 字节



