pxyyy's picture
Upload README.md with huggingface_hub
1e84af3 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: conversation_id
      dtype: int64
  splits:
    - name: train
      num_bytes: 231924016
      num_examples: 200035
  download_size: 82842799
  dataset_size: 231924016

Dataset Card for "orca-math-word-problems-200k"

More Information needed