cas_aplus_ds / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
ee7effb verified
|
raw
history blame
567 Bytes
metadata
language:
  - ko
dataset_info:
  features:
    - name: output
      dtype: string
    - name: instruction
      dtype: string
    - name: idx
      dtype: string
    - name: input
      dtype: string
    - name: doc
      dtype: string
  splits:
    - name: train
      num_bytes: 3663531.703751066
      num_examples: 4223
    - name: validation
      num_bytes: 406866.29624893435
      num_examples: 469
  download_size: 556036
  dataset_size: 4070398
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*