kimnamssya's picture
Upload README.md with huggingface_hub
891b280 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 155580092
      num_examples: 10795
    - name: validation
      num_bytes: 39394186
      num_examples: 2699
  download_size: 34692726
  dataset_size: 194974278

Dataset Card for "world_model_for_wa_acctree_formatted"

More Information needed