--- dataset_info: features: - name: email dtype: string - name: memory_data struct: - name: ai_settings struct: - name: ai_name dtype: string - name: personality dtype: string - name: remember_preferences dtype: bool - name: response_length dtype: string - name: chats list: - name: id dtype: string - name: messages list: 'null' - name: title dtype: string - name: conversation_history list: 'null' - name: facts list: 'null' - name: memories list: 'null' - name: openai_usage struct: - name: count dtype: int64 - name: reset_time dtype: float64 - name: password_hash dtype: string - name: preferred_model dtype: string - name: profile struct: - name: about dtype: string - name: age dtype: string - name: avatar_color dtype: string - name: hobbies list: 'null' - name: nickname dtype: string - name: ui_settings struct: - name: animations dtype: bool - name: font_size dtype: string - name: theme dtype: string - name: user_name dtype: 'null' - name: last_updated dtype: string splits: - name: train num_bytes: 310 num_examples: 1 download_size: 12967 dataset_size: 310 configs: - config_name: default data_files: - split: train path: data/train-* ---