--- dataset_info: features: - name: id dtype: int64 - name: description dtype: string - name: anamnesis dtype: string - name: problems_annotated dtype: string - name: problems_possible_annotated dtype: string - name: solution dtype: string - name: solutions_annotated dtype: string - name: solutions_possible_annotated dtype: string - name: outcome dtype: string - name: implications_annotated dtype: string - name: implications_possible_annotated dtype: string - name: age, school year dtype: string - name: hobbies dtype: string - name: diagnoses dtype: string - name: disorders dtype: string - name: approbation dtype: string - name: practice_years dtype: string - name: description_cs dtype: string - name: anamnesis_cs dtype: string - name: solution_cs dtype: string - name: outcome_cs dtype: string splits: - name: train num_bytes: 10281222 num_examples: 1695 download_size: 5371007 dataset_size: 10281222 configs: - config_name: default data_files: - split: train path: data/train-* ---