--- dataset_info: features: - name: pubid dtype: int32 - name: question dtype: string - name: context sequence: - name: contexts dtype: string - name: labels dtype: string - name: meshes dtype: string - name: long_answer dtype: string - name: final_decision dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 846304038 num_examples: 211269 download_size: 441243475 dataset_size: 846304038 configs: - config_name: default data_files: - split: train path: data/train-* ---