fuyu-quant's picture
Upload dataset
d9cdad4 verified
|
raw
history blame contribute delete
No virus
489 Bytes
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: 31215938
      num_examples: 10000
    - name: test
      num_bytes: 3116006
      num_examples: 1000
  download_size: 18346244
  dataset_size: 34331944
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*