lim4349's picture
Upload README.md with huggingface_hub
a8789a9
|
raw
history blame
588 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: 83769368
      num_examples: 57923
  download_size: 51671645
  dataset_size: 83769368

Dataset Card for "origin_added_korquad"

More Information needed