korquad / README.md
lim4349's picture
Upload README.md with huggingface_hub
ff82eaa
|
raw
history blame
575 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: 75266074
      num_examples: 54366
  download_size: 46323392
  dataset_size: 75266074

Dataset Card for "korquad"

More Information needed