axel-rda's picture
Upload dataset
11d9cf9 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 1878700.8992443325
      num_examples: 317
    - name: test
      num_bytes: 426708.0906801008
      num_examples: 72
    - name: valid
      num_bytes: 47412.01007556675
      num_examples: 8
  download_size: 769982
  dataset_size: 2352821
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*