odtu1 / README.md
Dragon09's picture
Upload README.md with huggingface_hub
e9a01a5 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 26576396.11003194
      num_examples: 13806
    - name: test
      num_bytes: 2954857.8899680595
      num_examples: 1535
  download_size: 16064947
  dataset_size: 29531254

Dataset Card for "odtu1"

More Information needed