lim4349's picture
Upload README.md with huggingface_hub
10dd180
|
raw
history blame
578 Bytes
metadata
dataset_info:
  features:
    - name: title
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: id
      dtype: string
    - name: answers
      struct:
        - name: text
          sequence: string
        - name: answer_start
          sequence: int64
  splits:
    - name: train
      num_bytes: 9244735
      num_examples: 6436
  download_size: 0
  dataset_size: 9244735

Dataset Card for "origin_added_korquad"

More Information needed