HANTIFARAH's picture
Upload dataset
cfaa190 verified
metadata
dataset_info:
  features:
    - name: task_type
      dtype: large_string
    - name: instruction
      dtype: large_string
    - name: input
      dtype: large_string
    - name: output
      dtype: large_string
    - name: source
      dtype: large_string
    - name: metadata
      dtype: large_string
  splits:
    - name: train
      num_bytes: 18220830
      num_examples: 3080
    - name: validation
      num_bytes: 2239301
      num_examples: 385
    - name: test
      num_bytes: 2289083
      num_examples: 386
  download_size: 12065185
  dataset_size: 22749214
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*