aihub-mrc-aug-train / README.md
HSJuan's picture
Upload README.md with huggingface_hub
34bf7e0
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answers
      struct:
        - name: answer_start
          sequence: int64
        - name: text
          sequence: string
    - name: id
      dtype: string
    - name: classtype
      dtype: string
    - name: context
      dtype: string
    - name: title
      dtype: string
    - name: pos_aug
      dtype: string
    - name: neg_aug
      dtype: string
  splits:
    - name: train
      num_bytes: 92598817
      num_examples: 33980
  download_size: 16733283
  dataset_size: 92598817

Dataset Card for "aihub-mrc-aug-train"

More Information needed