tyzhu's picture
Upload README.md with huggingface_hub
7945550
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: answers
      sequence:
        - name: text
          dtype: string
        - name: answer_start
          dtype: int32
    - name: context_id
      dtype: string
    - name: inputs
      dtype: string
    - name: targets
      dtype: string
  splits:
    - name: train
      num_bytes: 625263.266025641
      num_examples: 399
    - name: validation
      num_bytes: 50807
      num_examples: 50
  download_size: 144382
  dataset_size: 676070.266025641

Dataset Card for "squad_title_v4_train_30_eval_10_permute5"

More Information needed