File size: 861 Bytes
1355b1c
 
 
6d6fd10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1355b1c
 
 
 
6d6fd10
1355b1c
72522a1
6d6fd10
72522a1
6d6fd10
 
1355b1c
 
 
 
 
72522a1
 
1355b1c
 
 
 
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: db_id
    dtype: string
  - name: query
    dtype: string
  - name: question
    dtype: string
  - name: schema
    dtype: string
  - name: primary_keys
    dtype: string
  - name: foreign_keys
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 45536671
    num_examples: 8659
  - name: validation
    num_bytes: 4391280
    num_examples: 1034
  download_size: 4007572
  dataset_size: 49927951
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---
# Dataset Card for "Spider-SQL-LLAMA2_train"

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