cmathw's picture
Upload README.md with huggingface_hub
6505ab2 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: is_training
      dtype: bool
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 7224965.1
      num_examples: 5724
    - name: test
      num_bytes: 802773.9
      num_examples: 636
  download_size: 2216116
  dataset_size: 8027739

Dataset Card for "dolphin-llama3-8B-standard-IHY-dataset_v2"

More Information needed