--- dataset_info: features: - name: x dtype: string - name: y_w dtype: string - name: y_l dtype: string - name: level dtype: string - name: topic dtype: string - name: question_level dtype: string - name: y_w_answer_level dtype: string - name: y_l_answer_level dtype: string - name: embedding_x sequence: float64 splits: - name: train num_bytes: 7718717433 num_examples: 221234 - name: test num_bytes: 1910620171 num_examples: 54782 download_size: 792779563 dataset_size: 9629337604 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---