RonanMcGovern's picture
Upload dataset
26c4fee verified
metadata
dataset_info:
  features:
    - name: reasoning
      dtype: string
    - name: code
      dtype: string
    - name: correct_train_input
      list: bool
    - name: train_input
      list:
        list:
          list: int64
    - name: train_output
      list:
        list:
          list: int64
    - name: predicted_train_output
      list:
        list:
          list: int64
    - name: correct_test_input
      list: bool
    - name: test_input
      list:
        list:
          list: int64
    - name: test_output
      list:
        list:
          list: int64
    - name: predicted_test_output
      list:
        list:
          list: int64
    - name: task_id
      dtype: string
    - name: model
      dtype: string
    - name: generation
      dtype: int64
  splits:
    - name: train
      num_bytes: 192373
      num_examples: 4
  download_size: 21156
  dataset_size: 192373
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*