pavan01729's picture
Upload README.md with huggingface_hub
c03e590 verified
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: metadata
      struct:
        - name: execution_time
          dtype: float64
        - name: model
          dtype: string
        - name: tools_used
          sequence: 'null'
        - name: total_tokens
          dtype: int64
  splits:
    - name: train
      num_bytes: 15545
      num_examples: 5
  download_size: 18710
  dataset_size: 15545
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "web-search-agent-sft-traces"

More Information needed