--- 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: setname dtype: string - name: questiontitle dtype: string - name: setnumber dtype: int64 - name: questionnumber dtype: int64 - name: masterContent dtype: string - name: skill dtype: float64 - name: durationUpperBound dtype: float64 - name: partContent dtype: string - name: partposition dtype: int64 - name: workedsolutionpos dtype: float64 - name: workedsolution dtype: string - name: tutorial dtype: string - name: total_topic dtype: string - name: roundedDuration dtype: int64 - name: module dtype: int64 - name: level dtype: int64 - name: total_text dtype: string - name: questionContent dtype: string - name: question_sentence_len dtype: int64 - name: verb_count_q dtype: int64 - name: verb_count_sol dtype: int64 - 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: text_len_question dtype: int64 - name: latex_len_question dtype: int64 - name: embeddings dtype: int64 - name: table dtype: int64 - name: total_sol_len dtype: int64 - name: steps dtype: float64 - name: parts_skills dtype: float64 - name: skill_x_total_sol_len dtype: float64 - name: skill_x_steps dtype: float64 - name: text_latex_stats dtype: int64 - name: solution_latex_stats dtype: int64 - name: RA_total dtype: int64 - name: char_len_question dtype: int64 splits: - name: train num_bytes: 5626861 num_examples: 776 download_size: 3730204 dataset_size: 5626861 configs: - config_name: default data_files: - split: train path: data/train-* ---