phi / README.md
mamamiya405's picture
Upload dataset
4aecb90 verified
|
raw
history blame
641 Bytes
metadata
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: instruction
      dtype: string
    - name: text
      dtype: string
    - name: inference
      dtype: string
  splits:
    - name: train
      num_bytes: 31077210
      num_examples: 10000
    - name: validation
      num_bytes: 9306820
      num_examples: 3000
    - name: test
      num_bytes: 6238160
      num_examples: 2000
  download_size: 10963317
  dataset_size: 46622190
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*