ei_oc_mixed / README.md
Holmeister's picture
Upload dataset
b86fe63 verified
|
raw
history blame
565 Bytes
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 2999768
      num_examples: 7102
    - name: validation
      num_bytes: 620647
      num_examples: 1464
    - name: test
      num_bytes: 1677908
      num_examples: 4068
  download_size: 1442649
  dataset_size: 5298323
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*