testhehe / README.md
minnmamin's picture
Upload dataset
42326fb verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 3016964716
      num_examples: 358868
    - name: test
      num_bytes: 121843649
      num_examples: 11000
  download_size: 1128109615
  dataset_size: 3138808365
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*