--- dataset_info: features: - name: embedding_x sequence: float64 - 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 splits: - name: train num_bytes: 7655855523 num_examples: 219154 - name: test num_bytes: 1986541289 num_examples: 56862 download_size: 796117361 dataset_size: 9642396812 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---