list_functions_meta / README.md
quao627's picture
Upload dataset
222197d verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: ground_truth
      dtype: string
    - name: task_name
      dtype: string
    - name: description
      dtype: string
    - name: level
      dtype: string
  splits:
    - name: train
      num_bytes: 102400
      num_examples: 64
    - name: test
      num_bytes: 25600
      num_examples: 16
  download_size: 285894
  dataset_size: 128000.00000000003
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*