data_log / README.md
beyoru's picture
Upload dataset
d9b8253 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: traceId
      dtype: string
    - name: consumerName
      dtype: string
    - name: applicationCode
      dtype: string
    - name: model
      dtype: string
    - name: endpointApi
      dtype: string
    - name: processingTimeMs
      dtype: float64
    - name: isStreaming
      dtype: bool
    - name: isError
      dtype: bool
    - name: createdAt
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 37402893
      num_examples: 4060
  download_size: 3521747
  dataset_size: 37402893
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*