LuckyLukke's picture
Upload dataset
a351d67 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: starting_agent
      dtype: int64
    - name: game
      dtype: string
    - name: trajectory_starter
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: trajectory_responder
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: model_agent_1
      dtype: string
    - name: model_agent_2
      dtype: string
    - name: negotiation_success
      dtype: bool
    - name: rule_breaks_agent_1
      struct:
        - name: other_issues
          dtype: bool
        - name: show_payoff
          dtype: bool
    - name: rule_breaks_agent_2
      struct:
        - name: other_issues
          dtype: bool
        - name: show_payoff
          dtype: bool
    - name: outcomes
      struct:
        - name: rent
          dtype: string
  splits:
    - name: train
      num_bytes: 4525949
      num_examples: 500
  download_size: 1125676
  dataset_size: 4525949
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*