--- configs: - config_name: default data_files: - split: top_ppl path: data/top_ppl-* - split: bottom_ppl path: data/bottom_ppl-* 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: int32 - name: text sequence: string - name: prompt dtype: string - name: ppl_gpt2-medium dtype: float64 splits: - name: top_ppl num_bytes: 42784619 num_examples: 23126 - name: bottom_ppl num_bytes: 38869155 num_examples: 23126 download_size: 49882177 dataset_size: 81653774 --- # Dataset Card for "squad_30_percent_pruned_by_ppl_gpt2-medium" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)