add_test / README.md
sunyiyou's picture
Upload dataset
6659a5d verified
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: ground_truth
      list:
        - name: check_output
          dtype: bool
        - name: description
          dtype: string
        - name: expected_accepted
          dtype: bool
        - name: expected_output
          dtype: string
        - name: input
          dtype: string
    - name: dataset
      dtype: string
    - name: difficulty
      dtype: string
    - name: id
      dtype: string
    - name: problem_family
      dtype: string
    - name: name
      dtype: string
  splits:
    - name: train
      num_bytes: 79337
      num_examples: 14
  download_size: 40899
  dataset_size: 79337
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*