--- configs: - config_name: default data_files: - chat.jsonl features: - name: time_sec dtype: int64 - name: time_str dtype: string - name: user_name dtype: string - name: user_color dtype: string - name: message dtype: string - name: is_subscriber dtype: bool - name: is_moderator dtype: bool - name: reply_to dtype: string tags: - format:parquet - modality:text - library:datasets - size_categories:10K