richardr1126 commited on
Commit
94b32f3
·
1 Parent(s): 99c6cb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -5,22 +5,24 @@ license:
5
  - cc-by-4.0
6
  source_datasets:
7
  - spider
8
- pretty_name: Spider Context Alpaca Finetune
9
  tags:
10
  - text-to-sql
11
  - SQL
12
- - Spider
13
- - fine-tune
 
 
14
  ---
15
 
16
- # Dataset Card for Spider Context Alpaca Finetune
17
 
18
  ### Dataset Summary
19
 
20
  Spider is a large-scale complex and cross-domain semantic parsing and text-to-SQL dataset annotated by 11 Yale students
21
  The goal of the Spider challenge is to develop natural language interfaces to cross-domain databases.
22
 
23
- This dataset was created to finetune LLMs in a `### Instruction:` and `### Response:` format with database context.
24
 
25
  ### Yale Lily Spider Leaderboards
26
 
 
5
  - cc-by-4.0
6
  source_datasets:
7
  - spider
8
+ pretty_name: Spider Context Alpaca Validation
9
  tags:
10
  - text-to-sql
11
  - SQL
12
+ - spider
13
+ - validation
14
+ - eval
15
+ - spider-eval
16
  ---
17
 
18
+ # Dataset Card for Spider Context Alpaca Validation
19
 
20
  ### Dataset Summary
21
 
22
  Spider is a large-scale complex and cross-domain semantic parsing and text-to-SQL dataset annotated by 11 Yale students
23
  The goal of the Spider challenge is to develop natural language interfaces to cross-domain databases.
24
 
25
+ This dataset was created to validate spider-fine-tuned LLMs with database context.
26
 
27
  ### Yale Lily Spider Leaderboards
28