--- dataset_info: features: - name: trace_id dtype: string - name: organization_id dtype: string - name: project_id dtype: string - name: tags dtype: string - name: total_llm_cost dtype: float64 - name: spans dtype: string splits: - name: train num_bytes: 5098 num_examples: 3 download_size: 11029 dataset_size: 5098 configs: - config_name: default data_files: - split: train path: data/train-* ---