Kodjaoglanian commited on
Commit
c8fdab4
·
verified ·
1 Parent(s): 99aaf0b

Prompt2SQL-Industrial: 8000 exemplos sintéticos text-to-sql industrial

Browse files
Files changed (2) hide show
  1. README.md +43 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: instruction
5
+ dtype: string
6
+ - name: schema_context
7
+ dtype: string
8
+ - name: sql_postgres
9
+ dtype: string
10
+ - name: sql_clickhouse
11
+ dtype: string
12
+ - name: sql_timescaledb
13
+ dtype: string
14
+ - name: chain_of_thought
15
+ dtype: string
16
+ - name: domain
17
+ dtype: string
18
+ - name: domain_key
19
+ dtype: string
20
+ - name: intention_type
21
+ dtype: string
22
+ - name: sql_shape
23
+ dtype: string
24
+ - name: persona
25
+ dtype: string
26
+ - name: ambiguity_type
27
+ dtype: string
28
+ - name: ambiguity_label
29
+ dtype: string
30
+ - name: resolution_strategy
31
+ dtype: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 18022439
35
+ num_examples: 8000
36
+ download_size: 1459074
37
+ dataset_size: 18022439
38
+ configs:
39
+ - config_name: default
40
+ data_files:
41
+ - split: train
42
+ path: data/train-*
43
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f268dc2de51a28d1f800744fec2b4b7958bf7892336f2f9e682fdf26a4f8ed5
3
+ size 1459074