rguan72's picture
Upload dataset
167e7a2 verified
---
dataset_info:
features:
- name: id
dtype: string
- name: timestamp
dtype: string
- name: session_id
dtype: 'null'
- name: conversation_id
dtype: 'null'
- name: convo_key
dtype: string
- name: username
dtype: string
- name: needs_review
dtype: bool
- name: cc_version
dtype: string
- name: task_text
dtype: string
- name: turns
dtype: int64
- name: num_tool_calls
dtype: int64
- name: tool_usage
dtype: string
- name: char_len
dtype: int64
- name: approx_tokens
dtype: int64
- name: request_body
dtype: string
- name: num_user_messages
dtype: int64
- name: task_seed
dtype: string
- name: model
dtype: string
- name: read_only_agent
dtype: bool
- name: system_prompt_modified_by_user
dtype: bool
- name: request_body_first_user_message
dtype: string
splits:
- name: deployment_50
num_bytes: 32602794
num_examples: 50
- name: high_quality_20
num_bytes: 8022888
num_examples: 20
- name: high_quality_20_old
num_bytes: 20463101
num_examples: 20
- name: random_200
num_bytes: 151165444
num_examples: 179
- name: random_200_old
num_bytes: 104481279
num_examples: 200
- name: short_20
num_bytes: 4160420
num_examples: 20
- name: train
num_bytes: 1588670676
num_examples: 2954
download_size: 873568437
dataset_size: 1909566602
configs:
- config_name: default
data_files:
- split: deployment_50
path: data/deployment_50-*
- split: high_quality_20
path: data/high_quality_20-*
- split: high_quality_20_old
path: data/high_quality_20_old-*
- split: random_200
path: data/random_200-*
- split: random_200_old
path: data/random_200_old-*
- split: short_20
path: data/short_20-*
- split: train
path: data/train-*
---