CoolFace
Datasetpublic

zuom/sql-create-context

Overview This dataset is filtered from b-mc2/sql-create-context. Dataset Details Dataset Description I used sqlglot to make sure that each answer and context from the original dataset was parseable. Dataset Sources Original unfiltered dataset: b-mc2/sql-create-context, which in turn is built on WikiSQL and Spider.

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes33downloads
Dataset Card

dataset_info: features:

  • name: answer dtype: string
  • name: question dtype: string
  • name: context dtype: string splits:
  • name: train numbytes: 15465028.18891024 numexamples: 70000
  • name: test numbytes: 1853594.092927956 numexamples: 8390 downloadsize: 8513882 datasetsize: 17318622.281838197 configs:
  • configname: default datafiles:
  • split: train path: data/train-*
  • split: test path: data/test-* ---

Overview

This dataset is filtered from b-mc2/sql-create-context.

Dataset Details

Dataset Description

I used sqlglot to make sure that each answer and context from the original dataset was parseable.

Dataset Sources

Original unfiltered dataset: b-mc2/sql-create-context, which in turn is built on WikiSQL and Spider.