nyc_dp_test / README.md
doublyy's picture
Upload dataset
d7e52ce verified
metadata
dataset_info:
  features:
    - name: system_prompt
      dtype: string
    - name: inputs
      dtype: string
    - name: targets
      dtype: string
    - name: llama_prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 5631148
      num_examples: 1102
    - name: test
      num_bytes: 729869
      num_examples: 143
  download_size: 823981
  dataset_size: 6361017
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*