tom / README.md
HyperionHF's picture
Upload README.md with huggingface_hub
127f35b
metadata
license: mit
dataset_info:
  features:
    - name: agent
      dtype: string
    - name: agent_preferences
      sequence: string
    - name: chosen_object
      dtype: string
    - name: true_chosen_object
      dtype: string
    - name: chosen_object_is_noisy
      dtype: bool
    - name: other_objects
      sequence: string
    - name: location_chosen_object
      dtype: int64
    - name: location_true_chosen_object
      dtype: int64
    - name: preference_idx
      dtype: int64
    - name: preference_idx_true
      dtype: int64
    - name: example_idx
      dtype: int64
    - name: example_text
      dtype: string
    - name: target_idx
      dtype: int64
    - name: logical_representation
      struct:
        - name: input
          sequence: string
        - name: target
          dtype: string
    - name: logical_representation_with_indirection
      struct:
        - name: input
          sequence: string
        - name: target
          dtype: int64
  splits:
    - name: train
      num_bytes: 5701970
      num_examples: 13046
    - name: dev
      num_bytes: 576759
      num_examples: 1320
    - name: test_own_preference
      num_bytes: 63618
      num_examples: 144
    - name: test_others_preference
      num_bytes: 60138
      num_examples: 144
    - name: test_location
      num_bytes: 170682
      num_examples: 396
    - name: test_distraction
      num_bytes: 64125
      num_examples: 150
  download_size: 702278
  dataset_size: 6637292