bjoernp's picture
Upload dataset
5b9e53d verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: prompt
      dtype: string
    - name: available_functions
      dtype: string
    - name: new_prompt_conversation
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: conversations
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: interpreter_conversations
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 8670064
      num_examples: 500
  download_size: 1379920
  dataset_size: 8670064
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*