addany-dataset / README.md
mohammadhossein's picture
Upload README.md with huggingface_hub
c524a79
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: title
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: answers
      struct:
        - name: answer_start
          sequence: int64
        - name: text
          sequence: string
  splits:
    - name: train
      num_bytes: 2043824
      num_examples: 1000
    - name: validation
      num_bytes: 271573
      num_examples: 130
  download_size: 933556
  dataset_size: 2315397

Dataset Card for "AddAny-dataset"

More Information needed