fuyu-quant's picture
Upload dataset
d28172e verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: output
      dtype: string
    - name: index
      dtype: int64
    - name: category
      dtype: string
  splits:
    - name: train
      num_bytes: 42612428
      num_examples: 30000
    - name: test
      num_bytes: 1419385
      num_examples: 1000
  download_size: 20886073
  dataset_size: 44031813
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*