new_highsort / README.md
Jing24's picture
Upload README.md with huggingface_hub
6abfdf3 verified
|
raw
history blame contribute delete
No virus
614 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
    - name: conf
      dtype: float64
  splits:
    - name: train
      num_bytes: 71681288
      num_examples: 78548
  download_size: 13833178
  dataset_size: 71681288

Dataset Card for "new_highsort"

More Information needed