reasoning_mixed_v5 / README.md
AlexHung29629's picture
Upload dataset
33144a6 verified
metadata
dataset_info:
  features:
    - name: prompt
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: answer
      dtype: string
    - name: reasoning
      dtype: bool
    - name: lid
      dtype: string
  splits:
    - name: zh_tw
      num_bytes: 1190869
      num_examples: 914
    - name: en
      num_bytes: 82176041
      num_examples: 47002
  download_size: 20231993
  dataset_size: 83366910
configs:
  - config_name: default
    data_files:
      - split: zh_tw
        path: data/zh_tw-*
      - split: en
        path: data/en-*