cmndcntrlcyber's picture
V8 dataset: native Qwen2.5 tool-call format + English-only
ec6a5da verified
|
Raw
History Blame Contribute Delete
649 Bytes
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: role
          dtype: string
        - name: content
          dtype: string
    - name: slice
      dtype: string
    - name: source
      dtype: string
    - name: category
      dtype: string
    - name: has_tools
      dtype: bool
    - name: n_turns
      dtype: int64
  splits:
    - name: train
      num_bytes: 472848870
      num_examples: 34104
    - name: validation
      num_bytes: 49735087
      num_examples: 3789
  download_size: 519727436
  dataset_size: 522583957
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*