DuongTrongChi's picture
Upload README.md with huggingface_hub
ff797e5
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
    - name: is_impossible
      dtype: bool
    - name: instruction
      dtype: string
    - name: prompt_name
      dtype: string
  splits:
    - name: train
      num_bytes: 41943254
      num_examples: 19240
  download_size: 8170598
  dataset_size: 41943254
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "Extractive-QA-type-1"

More Information needed