list_functions / README.md
quao627's picture
Upload dataset
a3b65d7 verified
metadata
dataset_info:
  features:
    - name: task_name
      dtype: string
    - name: description
      dtype: string
    - name: prompt
      dtype: string
    - name: ground_truth
      dtype: string
    - name: input
      dtype: string
    - name: target
      dtype: string
  splits:
    - name: train
      num_bytes: 3902453.6
      num_examples: 4800
    - name: test
      num_bytes: 975613.4
      num_examples: 1200
  download_size: 3991623
  dataset_size: 4878067
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*