wordle-evals / README.md
Tonyteo79's picture
Upload dataset
836e497 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: prompt
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: completion
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: task
      dtype: string
    - name: answer
      dtype: string
    - name: reward
      dtype: float64
    - name: check_answer_reward_func
      dtype: float64
    - name: partial_credit_reward_func
      dtype: float64
    - name: count_turns_reward_func
      dtype: float64
    - name: format_reward_func
      dtype: float64
  splits:
    - name: train
      num_bytes: 234378
      num_examples: 60
  download_size: 76513
  dataset_size: 234378
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*