kimnamssya's picture
Upload README.md with huggingface_hub
8a43f3e verified
|
raw
history blame
660 Bytes
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: 97505549
      num_examples: 10795
    - name: validation
      num_bytes: 24731271
      num_examples: 2699
  download_size: 21778581
  dataset_size: 122236820

Dataset Card for "world_model_for_wa_desc_formatted"

More Information needed