--- dataset_info: features: - name: id dtype: string - name: sent1 dtype: string - name: sent2 dtype: float64 - name: ending0 dtype: string - name: ending1 dtype: string - name: ending2 dtype: string - name: ending3 dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 9679246 num_examples: 10178 - name: validation num_bytes: 1206575 num_examples: 1272 - name: test num_bytes: 1237324 num_examples: 1273 download_size: 7046986 dataset_size: 12123145 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* --- MedQA dataset perturbed using knowledge-based synonym replacement technique with [BAT](https://github.com/bmi-labmedinfo/BAT/tree/main)