Sulav's picture
Upload README.md with huggingface_hub
39c7534 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: conversations
      list:
        - name: from
          dtype: string
        - name: value
          dtype: string
  splits:
    - name: train
      num_bytes: 454646422
      num_examples: 200035
  download_size: 165946370
  dataset_size: 454646422

Dataset Card for "orca-math-word-problems-25k_sharegpt_axolotol"

More Information needed