prashant-2pir's picture
Update README.md
498c937 verified
metadata
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.