en-court-instruct / README.md
jbinkowski's picture
Upload dataset
894d815 verified
|
raw
history blame
503 Bytes
metadata
dataset_info:
  features:
    - name: _id
      dtype: string
    - name: prompt
      dtype: string
    - name: context
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 93194684.42983752
      num_examples: 3416
    - name: test
      num_bytes: 54563632.57016248
      num_examples: 2000
  download_size: 75349093
  dataset_size: 147758317
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*