vivek-silimkhan-psl's picture
Upload README.md with huggingface_hub
80ad16a verified
|
raw
history blame contribute delete
No virus
577 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: question
      dtype: string
    - name: schema
      dtype: string
    - name: cypher
      dtype: string
    - name: return_result
      dtype: bool
  splits:
    - name: train
      num_bytes: 1579847
      num_examples: 500
  download_size: 0
  dataset_size: 1579847

Dataset Card for "text2cypher-recommendations-gpt4o-sft-0.5k"

More Information needed