--- dataset_info: features: - name: id dtype: string - name: question_type dtype: string - name: sequence_type dtype: string - name: question dtype: string - name: answer dtype: int64 - name: visible_length dtype: int64 - name: start_position dtype: int64 - name: nth_element dtype: int64 - name: formula dtype: string splits: - name: train num_bytes: 635092 num_examples: 2121 download_size: 121575 dataset_size: 635092 configs: - config_name: default data_files: - split: train path: data/train-* ---