--- dataset_info: features: - name: version dtype: string - name: name dtype: string - name: age dtype: int64 - name: sex dtype: string - name: location dtype: string - name: education_level dtype: string - name: bachelors_field dtype: string - name: ethnic_background dtype: string - name: marital_status dtype: string - name: appearance_category dtype: string - name: behavior_category dtype: string - name: memoir dtype: string - name: memoir_summary dtype: string - name: memoir_narrative dtype: string - name: archetype dtype: string - name: archetype_description dtype: string - name: appearance dtype: string - name: behavior dtype: string - name: speech dtype: string - name: mood_affect dtype: string - name: educational_vocational_history dtype: string - name: medical_developmental_history dtype: string - name: family_history dtype: string - name: presenting_problems list: string - name: thought_content dtype: string - name: insight_judgment dtype: string - name: cognition dtype: string - name: emotional_behavioral_functioning dtype: string - name: social_functioning dtype: string - name: summary_of_psychological_profile dtype: string - name: uuid dtype: string - name: concat_field dtype: string - name: concat_embedding list: float64 - name: persona_string dtype: string - name: Openness dtype: float64 splits: - name: top num_bytes: 456488 num_examples: 20 - name: bottom num_bytes: 434834 num_examples: 20 download_size: 773136 dataset_size: 891322 configs: - config_name: default data_files: - split: top path: data/top-* - split: bottom path: data/bottom-* ---