lode_runner / README.md
EdwardSJ151's picture
Upload dataset
56392de verified
metadata
dataset_info:
  features:
    - name: conversations
      list:
        - name: from
          dtype: string
        - name: value
          dtype: string
  splits:
    - name: str_horizontal_nosplit
      num_bytes: 111900
      num_examples: 150
    - name: str_horizontal_newline
      num_bytes: 115050
      num_examples: 150
    - name: str_horizontal_pipe
      num_bytes: 115050
      num_examples: 150
    - name: str_vertical_nosplit
      num_bytes: 111900
      num_examples: 150
    - name: str_vertical_newline
      num_bytes: 116550
      num_examples: 150
    - name: str_vertical_pipe
      num_bytes: 116550
      num_examples: 150
  download_size: 240009
  dataset_size: 687000
configs:
  - config_name: default
    data_files:
      - split: str_horizontal_nosplit
        path: data/str_horizontal_nosplit-*
      - split: str_horizontal_newline
        path: data/str_horizontal_newline-*
      - split: str_horizontal_pipe
        path: data/str_horizontal_pipe-*
      - split: str_vertical_nosplit
        path: data/str_vertical_nosplit-*
      - split: str_vertical_newline
        path: data/str_vertical_newline-*
      - split: str_vertical_pipe
        path: data/str_vertical_pipe-*