Kodjaoglanian commited on
Commit
ad2872f
·
verified ·
1 Parent(s): 8355353

Prompt2SQL-Industrial v3: 100000 exemplos com consultas complexas, schemas dinâmicos e dificuldade progressiva

Browse files
Files changed (2) hide show
  1. README.md +61 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: expected_result
17
+ dtype: string
18
+ - name: domain
19
+ dtype: string
20
+ - name: domain_key
21
+ dtype: string
22
+ - name: intention_type
23
+ dtype: string
24
+ - name: sql_shape
25
+ dtype: string
26
+ - name: difficulty_level
27
+ dtype: int64
28
+ - name: difficulty_label
29
+ dtype: string
30
+ - name: persona
31
+ dtype: string
32
+ - name: ambiguity_type
33
+ dtype: string
34
+ - name: ambiguity_label
35
+ dtype: string
36
+ - name: resolution_strategy
37
+ dtype: string
38
+ - name: is_valid
39
+ dtype: bool
40
+ - name: instruction_en
41
+ dtype: string
42
+ - name: language
43
+ dtype: string
44
+ - name: sql_invalid
45
+ dtype: string
46
+ - name: error_type
47
+ dtype: string
48
+ - name: error_correction
49
+ dtype: string
50
+ splits:
51
+ - name: train
52
+ num_bytes: 264021567
53
+ num_examples: 100000
54
+ download_size: 45770386
55
+ dataset_size: 264021567
56
+ configs:
57
+ - config_name: default
58
+ data_files:
59
+ - split: train
60
+ path: data/train-*
61
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:319af765382a8df77626c3dabdd62e0ea2db6874b50cff7a7ee9328b80f6c901
3
+ size 45770386