ei_oc_structured / README.md
Holmeister's picture
Upload dataset
f802351 verified
|
raw
history blame contribute delete
No virus
565 Bytes
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 3188393
      num_examples: 7102
    - name: validation
      num_bytes: 658887
      num_examples: 1464
    - name: test
      num_bytes: 1813960
      num_examples: 4068
  download_size: 1404141
  dataset_size: 5661240
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*