asd-cot-ko-dataset / README.md
slplab's picture
Upload dataset
b147646 verified
|
raw
history blame contribute delete
No virus
688 Bytes
metadata
dataset_info:
  features:
    - name: source
      dtype: string
    - name: target
      dtype: string
    - name: rationale
      dtype: string
    - name: config
      dtype: string
    - name: prompt
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 47139908
      num_examples: 46382
    - name: validation
      num_bytes: 15604221
      num_examples: 15461
    - name: test
      num_bytes: 15642314
      num_examples: 15461
  download_size: 45426609
  dataset_size: 78386443
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*