covidqa_processed / README.md
pbaoo2705's picture
Upload README.md with huggingface_hub
cfd373c
|
raw
history blame
616 Bytes
metadata
dataset_info:
  features:
    - name: context
      dtype: string
    - name: input_ids
      sequence: int32
    - name: attention_mask
      sequence: int8
    - name: start_positions
      dtype: int64
    - name: end_positions
      dtype: int64
  splits:
    - name: train
      num_bytes: 6915408
      num_examples: 1960
  download_size: 1791787
  dataset_size: 6915408
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "covidqa_processed"

More Information needed