shiviklabs's picture
Upload README.md with huggingface_hub
9a3ddd7 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: num_tokens
      dtype: int64
    - name: source
      dtype: string
  splits:
    - name: train
      num_bytes: 107870
      num_examples: 30
  download_size: 58494
  dataset_size: 107870

Dataset Card for "construction_resouce_calculation"

More Information needed