File size: 569 Bytes
87a204f
5e86ae0
87a204f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
language: en
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: test
    num_bytes: 2822323
    num_examples: 15878
  - name: validation
    num_bytes: 1491147
    num_examples: 8421
  - name: train
    num_bytes: 9989066
    num_examples: 56355
  download_size: 5107706
  dataset_size: 14302536
---
# Dataset Card for "wikisql"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)