qa_processed_eval / README.md
pbaoo2705's picture
Upload README.md with huggingface_hub
b882caa
|
raw
history blame
No virus
667 Bytes
metadata
dataset_info:
  features:
    - name: pubid
      dtype: int32
    - name: question
      dtype: string
    - name: context
      dtype: string
    - name: long_answer
      dtype: string
    - name: final_decision
      dtype: string
    - name: text
      dtype: string
    - name: answers
      dtype: string
  splits:
    - name: test
      num_bytes: 1930174
      num_examples: 1000
  download_size: 1132172
  dataset_size: 1930174
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*

Dataset Card for "qa_processed_eval"

More Information needed