massive_instruction / README.md
ngxtnhi's picture
Upload dataset
ff7a66e verified
|
raw
history blame
623 Bytes
metadata
dataset_info:
  - config_name: en
    features:
      - name: instruction
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 2956146
        num_examples: 11514
    download_size: 485329
    dataset_size: 2956146
  - config_name: zh
    features:
      - name: instruction
        dtype: string
      - name: output
        dtype: string
    splits:
      - name: train
        num_bytes: 2910530
        num_examples: 11514
    download_size: 474012
    dataset_size: 2910530
configs:
  - config_name: en
    data_files:
      - split: train
        path: en/train-*
  - config_name: zh
    data_files:
      - split: train
        path: zh/train-*