graph_hard / README.md
CharlesLi's picture
Upload dataset
59276f8 verified
|
raw
history blame
450 Bytes
metadata
dataset_info:
  features:
    - name: prompts
      dtype: string
    - name: answers
      dtype: string
    - name: tasks
      dtype: string
  splits:
    - name: train
      num_bytes: 82802905
      num_examples: 93760
    - name: test
      num_bytes: 2102793
      num_examples: 3698
  download_size: 23152728
  dataset_size: 84905698
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*