librarian-bot's picture
Librarian Bot: Add language metadata for dataset
cd321b5 verified
|
raw
history blame
1.98 kB
metadata
language:
  - en
dataset_info:
  features:
    - name: prompt_id
      dtype: string
    - name: prompt
      dtype: string
    - name: all_generated_responses
      sequence: string
    - name: all_reward_scores
      sequence: float64
    - name: A0
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: A1
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: A2
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: A3
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: A4
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: A5
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: A6
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: A7
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: score_A0
      dtype: float64
    - name: score_A1
      dtype: float64
    - name: score_A2
      dtype: float64
    - name: score_A3
      dtype: float64
    - name: score_A4
      dtype: float64
    - name: score_A5
      dtype: float64
    - name: score_A6
      dtype: float64
    - name: score_A7
      dtype: float64
    - name: model_A0
      dtype: string
    - name: model_A1
      dtype: string
    - name: model_A2
      dtype: string
    - name: model_A3
      dtype: string
    - name: model_A4
      dtype: string
    - name: model_A5
      dtype: string
    - name: model_A6
      dtype: string
    - name: model_A7
      dtype: string
  splits:
    - name: train_prefs
      num_bytes: 7582675999
      num_examples: 61124
    - name: test_prefs
      num_bytes: 248734367
      num_examples: 2000
  download_size: 2956756356
  dataset_size: 7831410366
configs:
  - config_name: default
    data_files:
      - split: train_prefs
        path: data/train_prefs-*
      - split: test_prefs
        path: data/test_prefs-*