llmtwin / README.md
joeyboothe's picture
Upload dataset
189117f verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 1208255
      num_examples: 2254
    - name: test
      num_bytes: 135895
      num_examples: 251
  download_size: 647534
  dataset_size: 1344150
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*