ruler / README.md
giulio98's picture
Upload dataset
784a1b8 verified
metadata
dataset_info:
  - config_name: '4096'
    features:
      - name: context
        dtype: string
      - name: question
        dtype: string
      - name: answer_prefix
        dtype: string
      - name: answer
        list: string
      - name: task
        dtype: string
      - name: max_new_tokens
        dtype: int64
      - name: _row_id
        dtype: int64
      - name: prompt_cheatsheet
        dtype: string
      - name: cheatsheet
        dtype: string
    splits:
      - name: test
        num_bytes: 115773340
        num_examples: 6500
    download_size: 32507513
    dataset_size: 115773340
  - config_name: phase1
    features:
      - name: id
        dtype: string
      - name: context
        dtype: string
      - name: question
        dtype: string
      - name: complexity
        dtype: int32
      - name: few_shot_examples
        dtype: string
      - name: answer
        dtype: string
      - name: answer_prefix
        dtype: string
      - name: max_new_tokens
        dtype: int64
      - name: task_description
        dtype: string
      - name: _row_id
        dtype: int64
      - name: prompt_cheatsheet
        dtype: string
      - name: cheatsheet
        dtype: string
    splits:
      - name: test
        num_bytes: 9654564
        num_examples: 50
    download_size: 64185
    dataset_size: 9654564
  - config_name: phase2
    features:
      - name: id
        dtype: string
      - name: context
        dtype: string
      - name: question
        dtype: string
      - name: complexity
        dtype: int32
      - name: few_shot_examples
        dtype: string
      - name: answer
        dtype: string
      - name: answer_prefix
        dtype: string
      - name: max_new_tokens
        dtype: int64
      - name: task_description
        dtype: string
      - name: _row_id
        dtype: int64
      - name: prompt_cheatsheet
        dtype: string
      - name: cheatsheet
        dtype: string
    splits:
      - name: test
        num_bytes: 9756260
        num_examples: 50
    download_size: 58055
    dataset_size: 9756260
configs:
  - config_name: '4096'
    data_files:
      - split: test
        path: 4096/test-*
  - config_name: phase1
    data_files:
      - split: test
        path: phase1/test-*
  - config_name: phase2
    data_files:
      - split: test
        path: phase2/test-*