--- 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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)