argilla_alpaca / README.md
pavan01729's picture
Upload dataset
00233e8 verified
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: 81.6
      num_examples: 4
    - name: test
      num_bytes: 21
      num_examples: 1
  download_size: 3782
  dataset_size: 102.6
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*