LR2Bench_answer / README.md
UltraRonin's picture
Upload dataset
bed8194 verified
metadata
dataset_info:
  features:
    - name: tag
      dtype: string
    - name: level
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: crossword
      num_bytes: 139457
      num_examples: 150
    - name: acrostic
      num_bytes: 185836
      num_examples: 100
    - name: logic
      num_bytes: 107088
      num_examples: 200
    - name: cryptogram
      num_bytes: 21540
      num_examples: 100
    - name: sudoku
      num_bytes: 72868
      num_examples: 200
    - name: drop
      num_bytes: 40819
      num_examples: 100
  download_size: 242011
  dataset_size: 567608
configs:
  - config_name: default
    data_files:
      - split: crossword
        path: data/crossword-*
      - split: acrostic
        path: data/acrostic-*
      - split: logic
        path: data/logic-*
      - split: cryptogram
        path: data/cryptogram-*
      - split: sudoku
        path: data/sudoku-*
      - split: drop
        path: data/drop-*