---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: id
    dtype: string
  - name: content
    dtype: string
  - name: score
    dtype: int64
  - name: date_utc
    dtype: timestamp[ns]
  - name: title
    dtype: string
  - name: flair
    dtype: string
  - name: poster
    dtype: string
  - name: permalink
    dtype: string
  - name: new
    dtype: bool
  - name: updated
    dtype: bool
  - name: embedding
    sequence: float64
  splits:
  - name: train
    num_bytes: 122683871
    num_examples: 10042
  download_size: 91774697
  dataset_size: 122683871
---
# Dataset Card for "processed-subset-bestofredditorupdates"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)