File size: 1,121 Bytes
d098d05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
498c937
 
 
 
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
42
43
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: output_using_prompt
    dtype: string
  - name: Output Format
    dtype: float64
  - name: App Compatability
    dtype: float64
  - name: Unknown Filters
    dtype: float64
  - name: IsValid
    dtype: int64
  - name: Structuredness
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 293112
    num_examples: 1672
  - name: test
    num_bytes: 32559
    num_examples: 186
  download_size: 126064
  dataset_size: 325671
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---

  This dataset was generated by Pi Labs. The `output` field contains the structured query which was generated with `input` as a part of training data generation.
  The field `output_using_prompt` was generated separately using GPT_4o. The rest of the fields score the structured query in `output_using_prompt`. The field IsValid is AND of the 
  three fields: Output Format, App Compatibility, Unknown Filters.