korquad_v1 / README.md
Hansollll's picture
Upload README.md with huggingface_hub
5bdc33e
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: answers
      struct:
        - name: answer_start
          dtype: int64
        - name: text
          dtype: string
  splits:
    - name: train
      num_bytes: 65474804
      num_examples: 48325
    - name: test
      num_bytes: 16380895
      num_examples: 12082
  download_size: 50475250
  dataset_size: 81855699

Dataset Card for "korquad_v1"

More Information needed