mtDatasets / README.md
Saad4web's picture
Upload dataset
88ba4e4 verified
|
Raw
History Blame Contribute Delete
776 Bytes
metadata
dataset_info:
  features:
    - name: category
      dtype: string
    - name: error_type
      dtype: 'null'
    - name: label
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
        - name: tool_calls
          list:
            - name: arguments
              struct:
                - name: query
                  dtype: string
                - name: app_name
                  dtype: string
                - name: location
                  dtype: string
            - name: name
              dtype: string
    - name: tools
      list: string
    - name: id
      dtype: int64
  splits:
    - name: train
      num_bytes: 462174
      num_examples: 1200
  download_size: 87243
  dataset_size: 462174
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*