--- dataset_info: features: - name: id dtype: string - name: content dtype: string - name: poster dtype: string - name: date_utc dtype: timestamp[us] - name: flair dtype: string - name: title dtype: string - name: score dtype: int64 - name: permalink dtype: string - name: updated dtype: bool - name: new dtype: bool - name: nsfw dtype: bool splits: - name: train num_bytes: 253 num_examples: 1 download_size: 6079 dataset_size: 253 configs: - config_name: default data_files: - split: train path: data/train-* ---