Answer_question / README.md
onsba's picture
Update README.md
047f704 verified
metadata
license: other
license_name: ons
license_link: LICENSE
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: context
      dtype: string
    - name: question
      dtype: string
    - name: answers
      dtype: string
  splits:
    - name: train
      num_bytes: 71681.34959349594
      num_examples: 172
    - name: test
      num_bytes: 30839.650406504064
      num_examples: 74
  download_size: 19380
  dataset_size: 102521
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*