--- dataset_info: features: - name: questionid dtype: string - name: RA_number dtype: int64 - name: RA_choice dtype: int64 - name: RA_none dtype: int64 - name: modulename dtype: int64 - name: module dtype: int64 - name: level dtype: int64 - name: setnumber dtype: int64 - name: questionnumber dtype: int64 - name: masterContent dtype: string - name: partContent dtype: string - name: partposition dtype: int64 - name: skill dtype: float64 - name: roundedDuration dtype: int64 - name: tutorial dtype: string - name: workedsolution dtype: string - name: total_text dtype: string - name: text_len dtype: int64 - name: latex_len dtype: int64 - name: latex_len_solution dtype: int64 - name: latex_len_tutorial dtype: int64 - name: text_len_solution dtype: int64 - name: text_len_tutorial dtype: int64 - name: text_len_parts dtype: int64 - name: latex_len_parts dtype: int64 - name: embeddings dtype: int64 - name: questionContent dtype: string - name: question_sentence_len dtype: int64 splits: - name: train num_bytes: 4787009 num_examples: 724 download_size: 3154959 dataset_size: 4787009 configs: - config_name: default data_files: - split: train path: data/train-* ---