ei_oc_unstructured / README.md
Holmeister's picture
Upload dataset
7eee9f6 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: 2806650
      num_examples: 7102
    - name: validation
      num_bytes: 581905
      num_examples: 1464
    - name: test
      num_bytes: 1552961
      num_examples: 4068
  download_size: 1387169
  dataset_size: 4941516
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*