lucasmccabe-lmi/sql-create-context_alpaca_style
收藏Hugging Face2023-05-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lucasmccabe-lmi/sql-create-context_alpaca_style
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 28203562.0
num_examples: 78577
download_size: 9312899
dataset_size: 28203562.0
---
# Dataset Card for "sql-create-context_alpaca_style"
We provide a minor modification of the [sql-create-context](https://huggingface.co/datasets/b-mc2/sql-create-context) dataset. In particular, we 1) prepend each instruction with the phrase, "Write a SQL query that answers the following question: " and 2) prepend each context with the phrase, "The relevant table was constructed using the following SQL CREATE TABLE statement: ".
## Numbers:
Prompts: 78577
Tokens: 6438971 using the EleutherAI/gpt-neox-20b tokenizer (counting instruction+input+output)
提供机构:
lucasmccabe-lmi
原始信息汇总
数据集概述
数据集名称
- 名称: sql-create-context_alpaca_style
数据集特征
- 特征1: instruction
- 数据类型: string
- 特征2: input
- 数据类型: string
- 特征3: output
- 数据类型: string
数据集分割
- 分割类型: train
- 示例数量: 78577
- 数据大小: 28203562.0字节
数据集大小
- 下载大小: 9312899字节
- 数据集总大小: 28203562.0字节
数据集统计
- 提示数量: 78577
- 令牌数量: 6438971(使用EleutherAI/gpt-neox-20b tokenizer,计算instruction+input+output)



