finetune_20240509 / README.md
WendyBao's picture
Upload dataset
2466ec5 verified
|
raw
history blame
476 Bytes
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 482396
      num_examples: 702
    - name: test
      num_bytes: 243247
      num_examples: 297
  download_size: 378084
  dataset_size: 725643
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*