psiyum's picture
Update README.md
bb159d2 verified
|
raw
history blame
576 Bytes
metadata
dataset_info:
  features:
    - name: context
      dtype: string
    - name: target
      dtype: string
    - name: target_prompt
      dtype: string
    - name: output
      dtype: string
    - name: query_label
      dtype: int32
  splits:
    - name: train
      num_bytes: 9489095
      num_examples: 18221
    - name: validation
      num_bytes: 1454053
      num_examples: 1995
  download_size: 4956267
  dataset_size: 10943148
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
size_categories:
  - 10K<n<100K