AryaWu's picture
Upload dataset
685f78e verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: prompt
      dtype: string
    - name: answer
      dtype: string
    - name: pythoncode
      dtype: string
    - name: depth0
      dtype: string
    - name: depth1
      dtype: string
    - name: depth2
      dtype: string
    - name: depth3
      dtype: string
    - name: depth4
      dtype: string
    - name: depth5
      dtype: string
    - name: depth6
      dtype: string
    - name: depth7
      dtype: string
    - name: num_nodes
      dtype: int64
    - name: num_edges
      dtype: int64
    - name: num_classes
      dtype: int64
    - name: path_length
      dtype: int64
    - name: num_cycle
      dtype: int64
  splits:
    - name: byclass
      num_bytes: 10425762
      num_examples: 6000
    - name: bynode
      num_bytes: 6507446
      num_examples: 5000
  download_size: 3623763
  dataset_size: 16933208
configs:
  - config_name: default
    data_files:
      - split: byclass
        path: data/byclass-*
      - split: bynode
        path: data/bynode-*