lsf_dataset / README.md
vvincentt's picture
Upload README.md with huggingface_hub
09e8932
|
raw
history blame
639 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: 1391968
      num_examples: 1400
    - name: validation
      num_bytes: 497849
      num_examples: 500
  download_size: 629433
  dataset_size: 1889817

Dataset Card for "lsf_dataset"

More Information needed