squad-pt-v1.1 / README.md
Thacio Garcia Scandaroli
Upload README.md with huggingface_hub
abd4bfa
|
raw
history blame
650 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - 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: 84838259
      num_examples: 87510
    - name: validation
      num_bytes: 11150628
      num_examples: 10570
  download_size: 22898021
  dataset_size: 95988887

Dataset Card for "squad-pt-v1.1"

More Information needed